Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h325 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Dr8a66597.h599 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Dohci-hcd.c463 (temp & RH_HS_DRWE) ? " DRWE" : "", in ohci_dump_roothub()
1299 RD_RH_STAT & ~(RH_HS_CRWE | RH_HS_DRWE)); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h309 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Dau1x00_usb_ohci.c325 (temp & RH_HS_DRWE) ? " DRWE" : "", in ohci_dump_roothub()
932 RD_RH_STAT & ~(RH_HS_CRWE | RH_HS_DRWE)); in ohci_submit_rh_msg()