Searched refs:RH_HS_LPSC (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.h307 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
H A Disp116x.h84 #define RH_HS_LPSC (1 << 16) /* local power status change */ macro
H A Dohci-hub.c510 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC))
H A Disp1362.h374 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
H A Dohci-dbg.c257 (temp & RH_HS_LPSC) ? " LPSC" : "",
H A Dohci-hcd.c721 ohci_writel (ohci, RH_HS_LPSC, &ohci->regs->roothub.status);
H A Disp1362-hcd.c1521 if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
2612 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE);
2841 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC);
H A Disp116x-hcd.c924 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
H A Du132-hcd.c1764 retval = u132_write_pcimem(u132, roothub.status, RH_HS_LPSC);
2805 if (u132->hc_roothub_status & (RH_HS_LPSC | RH_HS_OCIC))
/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.h307 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
H A Disp116x.h84 #define RH_HS_LPSC (1 << 16) /* local power status change */ macro
H A Dohci-hub.c510 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC))
H A Disp1362.h374 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
H A Dohci-dbg.c257 (temp & RH_HS_LPSC) ? " LPSC" : "",
H A Dohci-hcd.c721 ohci_writel (ohci, RH_HS_LPSC, &ohci->regs->roothub.status);
H A Disp1362-hcd.c1521 if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
2612 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE);
2841 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC);
H A Disp116x-hcd.c924 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
H A Du132-hcd.c1764 retval = u132_write_pcimem(u132, roothub.status, RH_HS_LPSC);
2805 if (u132->hc_roothub_status & (RH_HS_LPSC | RH_HS_OCIC))
/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.c2471 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_LPSC);
/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.c2471 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_LPSC);

Completed in 228 milliseconds