Searched refs:UDCCR_EMCE (Results 1 – 4 of 4) sorted by relevance
29 #define UDCCR_EMCE (1 << 3) /* Endpoint Memory Configuration macro
53 #define UDCCR_EMCE (1 << 3) /* Endpoint Memory Configuration macro
115 (tmp & UDCCR_EMCE) ? " emce" : "", in state_dbg_show()1712 if (udc_readl(udc, UDCCR) & UDCCR_EMCE) in udc_enable()
447 #define UDCCR_EMCE (1 << 3) /* Endpoint Memory Configuration Error */ macro