Home
last modified time | relevance | path

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

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