Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h136 #define PORT_L1S_MASK 7 macro
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h342 #define PORT_L1S_MASK GENMASK(2, 0) macro
343 #define PORT_L1S(p) ((p) & PORT_L1S_MASK)