Home
last modified time | relevance | path

Searched defs:hubaddr (Results 1 – 5 of 5) sorted by relevance

/external/coreboot/payloads/libpayload/drivers/usb/
Dxhci_devconf.c36 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()
Dehci.c352 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
Ddwc2_private.h35 int hubaddr; member
Dusb.c346 int hubport, int hubaddr) in generic_set_address()
398 set_address(hci_t *controller, usb_speed speed, int hubport, int hubaddr) in set_address()
/external/coreboot/payloads/libpayload/include/usb/
Ddwc2_registers.h608 unsigned hubaddr:7; member