Searched defs:PORT_HIRD (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/usb/host/ | ||
| D | xhci.h | 430 #define PORT_HIRD(p) (((p) & 0xf) << 4) macro |
| /kernel/linux/linux-5.10/drivers/usb/host/ | ||
| D | xhci.h | 430 #define PORT_HIRD(p) (((p) & 0xf) << 4) macro |