Searched refs:RH_PS_PESC (Results 1 – 5 of 5) sorted by relevance
317 #define RH_PS_PESC 0x00020000 /* port enable status change */ macro
591 #define RH_PS_PESC 0x00020000 /* port enable status change */ macro
477 (temp & RH_PS_PESC) ? " PESC" : "", in ohci_dump_roothub()1236 if (((temp & (RH_PS_PESC | RH_PS_CSC)) == in rh_check_port_status()1237 (RH_PS_PESC | RH_PS_CSC)) && in rh_check_port_status()1328 case (RH_C_PORT_ENABLE): WR_RH_PORTSTAT(RH_PS_PESC); OK(0); in ohci_submit_rh_msg()
301 #define RH_PS_PESC 0x00020000 /* port enable status change */ macro
339 (temp & RH_PS_PESC) ? " PESC" : "", in ohci_dump_roothub()872 if (((temp & (RH_PS_PESC | RH_PS_CSC)) == in rh_check_port_status()873 (RH_PS_PESC | RH_PS_CSC)) && in rh_check_port_status()963 WR_RH_PORTSTAT (RH_PS_PESC); OK (0); in ohci_submit_rh_msg()