Searched refs:RH_HS_DRWE (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci.h306 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Disp116x.h82 #define RH_HS_DRWE (1 << 15) /* device remote wakeup macro
H A Dohci-hub.c769 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE);
H A Disp1362.h373 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Dohci-dbg.c258 (temp & RH_HS_DRWE) ? " DRWE" : "",
H A Dohci-hcd.c698 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status);
H A Disp116x-hcd.c1370 val |= RH_HS_DRWE;
H A Disp1362-hcd.c2612 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE);
H A Du132-hcd.c1736 retval = u132_write_pcimem(u132, roothub.status, RH_HS_DRWE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci.h306 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Disp116x.h82 #define RH_HS_DRWE (1 << 15) /* device remote wakeup macro
H A Dohci-hub.c769 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE);
H A Disp1362.h373 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Dohci-dbg.c258 (temp & RH_HS_DRWE) ? " DRWE" : "",
H A Dohci-hcd.c698 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status);
H A Disp116x-hcd.c1370 val |= RH_HS_DRWE;
H A Disp1362-hcd.c2612 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE);
H A Du132-hcd.c1736 retval = u132_write_pcimem(u132, roothub.status, RH_HS_DRWE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/misc/
H A Dftdi-elan.c2443 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_DRWE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c2443 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_DRWE);

Completed in 302 milliseconds