Home
last modified time | relevance | path

Searched refs:hub_port (Results 1 – 3 of 3) sorted by relevance

/u-boot/common/
A Dusb.c1239 uint8_t *hub_address, uint8_t *hub_port) in usb_find_usb2_hub_address_port() argument
1261 *hub_port = 0; in usb_find_usb2_hub_address_port()
1270 *hub_port = ttdev->portnr; in usb_find_usb2_hub_address_port()
1274 uint8_t *hub_address, uint8_t *hub_port) in usb_find_usb2_hub_address_port() argument
1282 *hub_port = udev->portnr; in usb_find_usb2_hub_address_port()
1288 *hub_port = 0; in usb_find_usb2_hub_address_port()
/u-boot/drivers/usb/host/
A Ddwc2.c519 uint8_t hub_devnum, uint8_t hub_port) in dwc_otg_hc_init_split() argument
525 hcsplt |= hub_port << DWC2_HCSPLT_PRTADDR_OFFSET; in dwc_otg_hc_init_split()
958 uint8_t hub_port; in chunk_msg() local
963 &hub_port); in chunk_msg()
964 dwc_otg_hc_init_split(hc_regs, hub_addr, hub_port); in chunk_msg()
/u-boot/include/
A Dusb.h962 uint8_t *hub_address, uint8_t *hub_port);

Completed in 11 milliseconds