Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h539 #define ROOT_HUB_PORT_MASK (0xff) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-mem.c817 cpu_to_le32(((port_num & ROOT_HUB_PORT_MASK) << in xhci_setup_addressable_virt_dev()