Searched refs:RD_RH_PORTSTAT (Results 1 – 2 of 2) sorted by relevance
857 #define RD_RH_PORTSTAT roothub_portstatus(&gohci,wIndex-1) macro935 *(__u32 *) data_buf = m32_swap (RD_RH_PORTSTAT); OK (4); in ohci_submit_rh_msg()978 if (RD_RH_PORTSTAT & RH_PS_CCS) in ohci_submit_rh_msg()984 if (RD_RH_PORTSTAT & RH_PS_CCS) in ohci_submit_rh_msg()
1217 #define RD_RH_PORTSTAT roothub_portstatus(ohci, wIndex-1) macro1301 *(u32 *)databuf = cpu_to_le32(RD_RH_PORTSTAT); in ohci_submit_rh_msg()1339 if (RD_RH_PORTSTAT & RH_PS_CCS) in ohci_submit_rh_msg()1346 if (RD_RH_PORTSTAT & RH_PS_CCS) in ohci_submit_rh_msg()