Searched defs:hubaddr (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/ |
H A D | xhci_devconf.c | 36 xhci_gen_route(xhci_t *const xhci, const int hubport, const int hubaddr) in xhci_gen_route() 52 xhci_get_rh_port(xhci_t *const xhci, const int hubport, const int hubaddr) in xhci_get_rh_port() 61 const int hubport, const int hubaddr, in xhci_get_tt() 127 xhci_set_address(hci_t *controller, usb_speed speed, int hubport, int hubaddr) in xhci_set_address()
|
H A D | ehci.c | 352 int hubaddr = 0, hubport = 0; in ehci_bulk() local 443 int hubaddr = 0, hubport = 0, non_hs_ctrl_ep = 0; in ehci_control() local 609 int hubaddr = 0, hubport = 0; in ehci_create_intr_queue() local
|
H A D | usb.c | 346 int hubport, int hubaddr) in generic_set_address() 398 set_address(hci_t *controller, usb_speed speed, int hubport, int hubaddr) in set_address()
|
H A D | dwc2_private.h | 35 int hubaddr; member
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/usb/ |
H A D | dwc2_registers.h | 608 unsigned hubaddr:7; member
|