Home
last modified time | relevance | path

Searched refs:UDCCS0_DRWF (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/mach-pxa/include/mach/
Dpxa25x-udc.h26 #define UDCCS0_DRWF (1 << 3) /* Device remote wakeup feature */ macro
/linux-3.4.99/drivers/usb/gadget/
Dpxa25x_udc.h194 (udccs0 & UDCCS0_DRWF) ? " dwrf" : "", in dump_udccs0()
Dpxa25x_udc.c917 if ((UDCCS0 & UDCCS0_DRWF) == 0) in pxa25x_udc_wakeup()
1061 (tmp & UDCCS0_DRWF) ? " dwrf" : "", in udc_seq_show()
/linux-3.4.99/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h525 #define UDCCS0_DRWF (1 << 3) /* Device remote wakeup feature */ macro