Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
A Dpxa27x-udc.h18 #define UDCCR_ACN (0x03 << 11) /* Active UDC configuration Number */ macro
/linux/drivers/usb/gadget/udc/
A Dpxa27x_udc.h44 #define UDCCR_ACN (0x03 << 11) /* Active UDC configuration Number */ macro
A Dpxa27x_udc.c119 (tmp & UDCCR_ACN) >> UDCCR_ACN_S, in state_dbg_show()
2219 config = (udccr & UDCCR_ACN) >> UDCCR_ACN_S; in irq_udc_reconfig()

Completed in 10 milliseconds