Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Ddrd.h157 #define OTGSTS_OTG_NRDY_MASK BIT(11) macro
158 #define OTGSTS_OTG_NRDY(p) ((p) & OTGSTS_OTG_NRDY_MASK)