Searched refs:RH_PS_POCI (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c30 (temp & RH_PS_POCI) ? " POCI" : "", \
741 temp = RH_PS_POCI;
H A Dohci-da8xx.c193 temp |= RH_PS_POCI;
H A Dohci-s3c2410.c265 *data |= cpu_to_le32(RH_PS_POCI);
H A Dohci.h293 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Disp116x.h93 #define RH_PS_POCI (1 << 3) /* port over current macro
H A Disp116x-hcd.c1072 tmp = RH_PS_POCI;
1485 isp116x_write_reg32(isp116x, RH_PS_POCI, val
H A Disp1362.h360 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Dohci-dbg.c212 (temp & RH_PS_POCI) ? " POCI" : "", \
H A Disp1362-hcd.c1637 tmp = RH_PS_POCI;
1894 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + port, RH_PS_POCI);
H A Du132-hcd.c2749 temp = RH_PS_POCI;

Completed in 88 milliseconds