Searched defs:PORT_HIRD_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-port.h | 140 #define PORT_HIRD_MASK (0xf << 4) macro |
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | xhci.h | 367 #define PORT_HIRD_MASK (0xf << 4) macro |