Home
last modified time | relevance | path

Searched refs:RH_HS_OCIC (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h327 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Dr8a66597.h647 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Dohci-hcd.c457 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
1312 WR_RH_STAT(RH_HS_OCIC); in ohci_submit_rh_msg()
/openbmc/linux/drivers/usb/host/
H A Dohci-hub.c490 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC)) in ohci_hub_status_data()
696 ohci_writel (ohci, RH_HS_OCIC, in ohci_hub_control()
H A Dohci.h317 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Disp116x.h86 #define RH_HS_OCIC (1 << 17) /* over current indicator macro
H A Disp116x-hcd.c924 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC)) in isp116x_hub_status_data()
1019 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_OCIC); in isp116x_hub_control()
H A Dohci-dbg.c226 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
H A Disp1362.h325 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Disp1362-hcd.c1514 if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC)) in isp1362_hub_status_data()
1580 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_OCIC); in isp1362_hub_control()