Searched refs:WR_RH_STAT (Results 1 – 2 of 2) sorted by relevance
850 #define WR_RH_STAT(x) {info("WR:status %#8x", (x));writel((x), &gohci.regs->roothub.status);} macro853 #define WR_RH_STAT(x) writel((x), &gohci.regs->roothub.status) macro948 WR_RH_STAT(RH_HS_OCIC); OK (0); in ohci_submit_rh_msg()1067 case RH_SET_CONFIGURATION: WR_RH_STAT (0x10000); OK (0); in ohci_submit_rh_msg()
1207 #define WR_RH_STAT(x) {info("WR:status %#8x", (x)); ohci_writel((x), \ macro1212 #define WR_RH_STAT(x) ohci_writel((x), &ohci->regs->roothub.status) macro1316 WR_RH_STAT(RH_HS_OCIC); in ohci_submit_rh_msg()1437 WR_RH_STAT(0x10000); in ohci_submit_rh_msg()