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