Home
last modified time | relevance | path

Searched defs:PORT_L1DS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h433 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h433 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro

Completed in 11 milliseconds