Searched refs:UDCCR_OEN (Results 1 – 3 of 3) sorted by relevance
40 #define UDCCR_OEN (1 << 31) /* On-the-Go Enable */ macro167 #define UDCCR_MASK_BITS (UDCCR_OEN | UDCCR_SMAC | UDCCR_UDR | UDCCR_UDE)
112 (tmp & UDCCR_OEN) ? " oen":"", in state_dbg_show()
9 #define UDCCR_OEN (1 << 31) /* On-the-Go Enable */ macro