Searched refs:RH_A_POTPGT (Results 1 – 3 of 3) sorted by relevance
167 #define RH_A_POTPGT (0xff << 24) /* power on to power good time */ macro
330 #define RH_A_POTPGT (0xff << 24) /* power on to power good time */ macro
436 ((temp & RH_A_POTPGT) >> 24) & 0xff, in ohci_dump_roothub()2109 data_buf [5] = (temp & RH_A_POTPGT) >> 24; in rh_submit_urb()2282 ~(RH_A_OCPM | RH_A_POTPGT | RH_A_PSM | RH_A_NPS), in hc_start()