Home
last modified time | relevance | path

Searched defs:PORT_HIRD (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
Dxhci.h430 #define PORT_HIRD(p) (((p) & 0xf) << 4) macro
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h430 #define PORT_HIRD(p) (((p) & 0xf) << 4) macro