Home
last modified time | relevance | path

Searched refs:hub_port (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dr8a66597-hcd.c248 char *devpath, u16 *root_port, u16 *hub_port) in get_port_number()
255 if (hub_port) in get_port_number()
256 *hub_port = devpath[2] & 0x0F; in get_port_number()
355 &dev->root_port, &dev->hub_port); in make_r8a66597_device()
362 dev->hub_port, dev->root_port); in make_r8a66597_device()
1842 u16 root_port, hub_port; in set_address_zero() local
1846 &root_port, &hub_port); in set_address_zero()
1850 hub_port, root_port); in set_address_zero()
247 get_port_number(struct r8a66597 *r8a66597, char *devpath, u16 *root_port, u16 *hub_port) get_port_number() argument
H A Dr8a66597.h74 u16 hub_port; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dr8a66597-hcd.c248 char *devpath, u16 *root_port, u16 *hub_port) in get_port_number()
255 if (hub_port) in get_port_number()
256 *hub_port = devpath[2] & 0x0F; in get_port_number()
355 &dev->root_port, &dev->hub_port); in make_r8a66597_device()
362 dev->hub_port, dev->root_port); in make_r8a66597_device()
1842 u16 root_port, hub_port; in set_address_zero() local
1846 &root_port, &hub_port); in set_address_zero()
1850 hub_port, root_port); in set_address_zero()
247 get_port_number(struct r8a66597 *r8a66597, char *devpath, u16 *root_port, u16 *hub_port) get_port_number() argument
H A Dr8a66597.h74 u16 hub_port; member
H A Docteon-hcd.c311 * @hub_port: Hub port this device is connected to
332 u8 hub_port; member
1077 * @hub_port: Which port on the hub the device is
1097 int hub_port) in cvmx_usb_open_pipe()
1133 pipe->hub_port = hub_port; in cvmx_usb_open_pipe()
1622 usbc_hcsplt.s.prtaddr = pipe->hub_port; in cvmx_usb_start_channel()
1085 cvmx_usb_open_pipe(struct octeon_hcd *usb, int device_addr, int endpoint_num, enum cvmx_usb_speed device_speed, int max_packet, enum cvmx_usb_transfer transfer_type, enum cvmx_usb_direction transfer_dir, int interval, int multi_count, int hub_device_addr, int hub_port) cvmx_usb_open_pipe() argument
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/
H A Docteon-hcd.c309 * @hub_port: Hub port this device is connected to
330 u8 hub_port; member
1075 * @hub_port: Which port on the hub the device is
1095 int hub_port) in cvmx_usb_open_pipe()
1131 pipe->hub_port = hub_port; in cvmx_usb_open_pipe()
1620 usbc_hcsplt.s.prtaddr = pipe->hub_port; in cvmx_usb_start_channel()
1083 cvmx_usb_open_pipe(struct octeon_hcd *usb, int device_addr, int endpoint_num, enum cvmx_usb_speed device_speed, int max_packet, enum cvmx_usb_transfer transfer_type, enum cvmx_usb_direction transfer_dir, int interval, int multi_count, int hub_device_addr, int hub_port) cvmx_usb_open_pipe() argument
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd.c513 int *hub_addr, int *hub_port) in dwc2_host_hub_info()
521 *hub_port = urb->dev->ttport; in dwc2_host_hub_info()
750 hcsplt |= chan->hub_port << HCSPLT_PRTADDR_SHIFT & in dwc2_hc_init()
760 chan->hub_port); in dwc2_hc_init()
2344 int hub_addr, hub_port; in dwc2_hc_init_split() local
2349 dwc2_host_hub_info(hsotg, urb->priv, &hub_addr, &hub_port); in dwc2_hc_init_split()
2351 chan->hub_port = (u8)hub_port; in dwc2_hc_init_split()
3881 dev_dbg(hsotg->dev, " hub_port: %d\n", chan->hub_port); in dwc2_hcd_dump_state()
512 dwc2_host_hub_info(struct dwc2_hsotg *hsotg, void *context, int *hub_addr, int *hub_port) dwc2_host_hub_info() argument
[all...]
H A Dhcd.h96 * @hub_port: Port of the low/full speed device for the split
150 u8 hub_port; member
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd.c478 int *hub_addr, int *hub_port) in dwc2_host_hub_info()
486 *hub_port = urb->dev->ttport; in dwc2_host_hub_info()
715 hcsplt |= chan->hub_port << HCSPLT_PRTADDR_SHIFT & in dwc2_hc_init()
725 chan->hub_port); in dwc2_hc_init()
2309 int hub_addr, hub_port; in dwc2_hc_init_split() local
2314 dwc2_host_hub_info(hsotg, urb->priv, &hub_addr, &hub_port); in dwc2_hc_init_split()
2316 chan->hub_port = (u8)hub_port; in dwc2_hc_init_split()
3899 dev_dbg(hsotg->dev, " hub_port: %d\n", chan->hub_port); in dwc2_hcd_dump_state()
477 dwc2_host_hub_info(struct dwc2_hsotg *hsotg, void *context, int *hub_addr, int *hub_port) dwc2_host_hub_info() argument
[all...]
H A Dhcd.h67 * @hub_port: Port of the low/full speed device for the split
121 u8 hub_port; member
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/
H A Dklconfig.h608 klport_t hub_port; /* hub is connected to this */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/
H A Dklconfig.h608 klport_t hub_port; /* hub is connected to this */ member

Completed in 33 milliseconds