Searched refs:OTGSTS_OTG_NRDY_MASK (Results 1 – 1 of 1) sorted by relevance
157 #define OTGSTS_OTG_NRDY_MASK BIT(11) macro158 #define OTGSTS_OTG_NRDY(p) ((p) & OTGSTS_OTG_NRDY_MASK)