Searched defs:WR_RH_PORTSTAT (Results 1 – 2 of 2) sorted by relevance
850 #define WR_RH_PORTSTAT(x) {info("WR:portstatus[%d] %#8x", wIndex-1, (x));writel((x), &gohci.regs->r… macro853 #define WR_RH_PORTSTAT(x) writel((x), &gohci.regs->roothub.portstatus[wIndex-1]) macro
1205 #define WR_RH_PORTSTAT(x) {info("WR:portstatus[%d] %#8x", wIndex-1, \ macro1209 #define WR_RH_PORTSTAT(x) ohci_writel((x), \ macro