Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdns3-gadget.h567 #define EP_CFG_MULT_MASK GENMASK(15, 14) macro
568 #define EP_CFG_MULT(p) (((p) << 14) & EP_CFG_MULT_MASK)