Searched refs:RH_A_OCPM (Results 1 - 24 of 24) 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-ps3.c41 ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM,
H A Dohci-da8xx.c120 rh_a |= RH_A_OCPM;
H A Dohci.h320 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
H A Disp116x.h71 #define RH_A_OCPM (1 << 11) /* overcurrent protection macro
H A Dohci-hub.c579 else if (rh & RH_A_OCPM) /* per-port overcurrent reporting? */
H A Disp1362.h387 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
H A Dohci-dbg.c238 (temp & RH_A_OCPM) ? " OCPM" : "",
H A Dohci-hcd.c707 val &= ~(RH_A_PSM | RH_A_OCPM);
H A Disp116x-hcd.c1358 val |= RH_A_OCPM;
H A Disp1362-hcd.c2584 isp1362_write_reg32(isp1362_hcd, HCRHDESCA, isp1362_hcd->rhdesca & ~RH_A_OCPM);
2585 isp1362_write_reg32(isp1362_hcd, HCRHDESCA, isp1362_hcd->rhdesca | RH_A_OCPM);
H A Du132-hcd.c1751 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);
2599 else if (rh_a & RH_A_OCPM)
/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-ps3.c41 ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM,
H A Dohci-da8xx.c120 rh_a |= RH_A_OCPM;
H A Dohci.h320 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
H A Disp116x.h71 #define RH_A_OCPM (1 << 11) /* overcurrent protection macro
H A Dohci-hub.c579 else if (rh & RH_A_OCPM) /* per-port overcurrent reporting? */
H A Disp1362.h387 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
H A Dohci-dbg.c238 (temp & RH_A_OCPM) ? " OCPM" : "",
H A Dohci-hcd.c707 val &= ~(RH_A_PSM | RH_A_OCPM);
H A Disp116x-hcd.c1358 val |= RH_A_OCPM;
H A Disp1362-hcd.c2584 isp1362_write_reg32(isp1362_hcd, HCRHDESCA, isp1362_hcd->rhdesca & ~RH_A_OCPM);
2585 isp1362_write_reg32(isp1362_hcd, HCRHDESCA, isp1362_hcd->rhdesca | RH_A_OCPM);
H A Du132-hcd.c1751 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);
2599 else if (rh_a & RH_A_OCPM)
/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.c2458 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);
/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.c2458 roothub_a &= ~(RH_A_PSM | RH_A_OCPM);

Completed in 297 milliseconds