Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Dpxa27x_udc.c394 (readl(UDCCR) & UDCCR_ACN) >> UDCCR_ACN_S, in udc_state_changed()
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h461 #define UDCCR_ACN (0x03 << 11) /* Active UDC configuration Number */ macro