Home
last modified time | relevance | path

Searched refs:ROOT_HUB_PORT_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h538 #define ROOT_HUB_PORT_MASK (0xff) macro
H A Dxhci-mem.c816 cpu_to_le32(((port_num & ROOT_HUB_PORT_MASK) << in xhci_setup_addressable_virt_dev()