Home
last modified time | relevance | path

Searched refs:UDCCR_EMCE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-pxa/
A Dpxa27x-udc.h27 #define UDCCR_EMCE (1 << 3) /* Endpoint Memory Configuration macro
/linux/drivers/usb/gadget/udc/
A Dpxa27x_udc.h53 #define UDCCR_EMCE (1 << 3) /* Endpoint Memory Configuration macro
A Dpxa27x_udc.c115 (tmp & UDCCR_EMCE) ? " emce" : "", in state_dbg_show()
1711 if (udc_readl(udc, UDCCR) & UDCCR_EMCE) in udc_enable()

Completed in 10 milliseconds