Searched refs:UDCCR_SMAC (Results 1 – 3 of 3) sorted by relevance
51 #define UDCCR_SMAC (1 << 4) /* Switch Endpoint Memory to Active macro163 #define UDCCR_MASK_BITS (UDCCR_OEN | UDCCR_SMAC | UDCCR_UDR | UDCCR_UDE)
114 (tmp & UDCCR_SMAC) ? " smac" : "", in state_dbg_show()2230 udc_set_mask_UDCCR(udc, UDCCR_SMAC); in irq_udc_reconfig()
27 #define UDCCR_SMAC (1 << 4) /* Switch Endpoint Memory to Active macro