Searched refs:RH_PS_CCS (Results 1 – 8 of 8) sorted by relevance
34 (temp & RH_PS_CCS) ? " CCS" : "" \503 any_connected |= (status & RH_PS_CCS); in ohci_hub_status_data()585 if (!(status & RH_PS_CCS)) in ohci_start_port_reset()652 if (!(temp & RH_PS_CCS)) in root_port_reset()705 temp = RH_PS_CCS; in ohci_hub_control()
989 if (!(tmp & RH_PS_CCS)) { in root_port_reset()1067 tmp = RH_PS_CCS; in isp116x_hub_control()1397 isp116x_write_reg32(isp116x, HCRHPORT1, RH_PS_CCS); in isp116x_start()1398 isp116x_write_reg32(isp116x, HCRHPORT2, RH_PS_CCS); in isp116x_start()
298 #define RH_PS_CCS 0x00000001 /* current connect status */ macro
90 #define RH_PS_CCS (1 << 0) /* current connect status */ macro
185 (temp & RH_PS_CCS) ? " CCS" : "" \
352 #define RH_PS_CCS 0x00000001 /* current connect status */ macro
1527 if (!(status & RH_PS_CCS)) in isp1362_hub_status_data()1624 tmp = RH_PS_CCS; in isp1362_hub_control()1700 if (!(tmp & RH_PS_CCS)) in isp1362_hub_control()
2670 if (RH_PS_CCS & portstat) { in u132_roothub_portreset()2730 temp = RH_PS_CCS; in u132_roothub_clearportfeature()2808 if (!(u132->hc_roothub_portstatus[i] & RH_PS_CCS)) in u132_hub_status_data()