Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/cdns3/
Dcdnsp-gadget.h658 #define EP_STATE_MASK GENMASK(3, 0) macro
/linux-6.6.21/drivers/usb/host/
Dxhci.h728 #define EP_STATE_MASK (0x7) macro