Searched refs:ROOT_HUB_PORT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | xhci.h | 538 #define ROOT_HUB_PORT_MASK (0xff) macro |
H A D | xhci-mem.c | 816 cpu_to_le32(((port_num & ROOT_HUB_PORT_MASK) << in xhci_setup_addressable_virt_dev() |