Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
A Dpxa27x-udc.h17 #define UDCCR_DWRE (1 << 16) /* Device Remote Wake-up Enable */ macro
/linux/drivers/usb/gadget/udc/
A Dpxa27x_udc.h43 #define UDCCR_DWRE (1 << 16) /* Device Remote Wake-up Enable */ macro
A Dpxa27x_udc.c113 (tmp & UDCCR_DWRE) ? " dwre" : "", in state_dbg_show()
1458 if ((udc_readl(udc, UDCCR) & UDCCR_DWRE) == 0) in pxa_udc_wakeup()

Completed in 11 milliseconds