Home
last modified time | relevance | path

Searched refs:RH_PS_POCI (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h312 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Dr8a66597.h632 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Dohci-hcd.c479 (temp & RH_PS_POCI) ? " POCI" : "", in ohci_dump_roothub()
1320 case (RH_PORT_SUSPEND): WR_RH_PORTSTAT(RH_PS_POCI); OK(0); in ohci_submit_rh_msg()
/openbmc/linux/drivers/usb/host/
H A Dohci-hub.c31 (value & RH_PS_POCI) ? " POCI" : "", \
718 temp = RH_PS_POCI; in ohci_hub_control()
H A Dohci-s3c2410.c278 *data |= cpu_to_le32(RH_PS_POCI); in ohci_s3c2410_hub_control()
H A Dohci-da8xx.c323 temp |= RH_PS_POCI; in ohci_da8xx_hub_control()
H A Dohci.h302 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Dohci-at91.c477 *data |= cpu_to_le32(RH_PS_POCI); in ohci_at91_hub_control()
H A Disp116x.h94 #define RH_PS_POCI (1 << 3) /* port over current macro
H A Disp116x-hcd.c1076 tmp = RH_PS_POCI; in isp116x_hub_control()
1477 isp116x_write_reg32(isp116x, RH_PS_POCI, val in isp116x_bus_resume()
H A Dohci-dbg.c182 (temp & RH_PS_POCI) ? " POCI" : "", \
H A Disp1362.h310 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Disp1362-hcd.c1635 tmp = RH_PS_POCI; in isp1362_hub_control()
1887 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + port, RH_PS_POCI); in isp1362_bus_resume()