Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-port.h136 #define PORT_L1S_MASK 7 macro
/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h338 #define PORT_L1S_MASK GENMASK(2, 0) macro
339 #define PORT_L1S(p) ((p) & PORT_L1S_MASK)