Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-pxa/
A Dregs-usb.h132 #define UDCCFR_AREN (1 << 7) /* ACK response enable (now) */ macro
138 #define UDCCFR_MB1 (0xff & ~(UDCCFR_AREN | UDCCFR_ACM))
/u-boot/drivers/usb/gadget/
A Dpxa25x_udc.c172 (tmp & UDCCFR_AREN) ? " aren" : "", in dump_state()
790 writel(UDCCFR_AREN|UDCCFR_ACM in pxa25x_ep_queue()

Completed in 8 milliseconds