Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dohci.h317 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro
Disp116x.h87 #define RH_HS_CRWE (1 << 31) /* clear remote wakeup macro
Dohci-hub.c739 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE); in ohci_hub_control()
Dohci-dbg.c224 (temp & RH_HS_CRWE) ? " CRWE" : "", in ohci_dump_roothub()
Disp1362.h371 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro