Searched refs:UDCCS0_DRWF (Results 1 – 4 of 4) sorted by relevance
26 #define UDCCS0_DRWF (1 << 3) /* Device remote wakeup feature */ macro
194 (udccs0 & UDCCS0_DRWF) ? " dwrf" : "", in dump_udccs0()
914 if ((UDCCS0 & UDCCS0_DRWF) == 0) in pxa25x_udc_wakeup()1058 (tmp & UDCCS0_DRWF) ? " dwrf" : "", in udc_seq_show()
517 #define UDCCS0_DRWF (1 << 3) /* Device remote wakeup feature */ macro