Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h325 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
Dr8a66597.h598 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
Dohci-hcd.c463 (temp & RH_HS_DRWE) ? " DRWE" : "", in ohci_dump_roothub()
1298 RD_RH_STAT & ~(RH_HS_CRWE | RH_HS_DRWE)); in ohci_submit_rh_msg()