Searched refs:RH_A_OCPM (Results 1 – 8 of 8) sorted by relevance
29 ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM, in ps3_ohci_hc_start()
254 rh_a |= RH_A_OCPM; in ohci_da8xx_reset()
676 val |= RH_A_OCPM; in ohci_run()682 val &= ~(RH_A_POTPGT | RH_A_NPS | RH_A_PSM | RH_A_OCPM); in ohci_run()
329 #define RH_A_OCPM (1 << 11) /* over current protection mode */ macro
72 #define RH_A_OCPM (1 << 11) /* overcurrent protection macro
560 else if (rh & RH_A_OCPM) /* per-port overcurrent reporting? */ in ohci_hub_descriptor()
208 (temp & RH_A_OCPM) ? " OCPM" : "", in ohci_dump_roothub()
1347 val |= RH_A_OCPM; in isp116x_start()