Searched refs:RH_B_PPCM (Results 1 – 4 of 4) sorted by relevance
322 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
79 #define RH_B_PPCM (0xffff << 16) /* port power control mask */ macro
693 ohci_writel (ohci, (val & RH_A_NPS) ? 0 : RH_B_PPCM, in ohci_run()
1351 val = RH_B_PPCM; in isp116x_start()