Searched defs:WR_RH_STAT (Results 1 – 2 of 2) sorted by relevance
849 #define WR_RH_STAT(x) {info("WR:status %#8x", (x));writel((x), &gohci.regs->roothub.status);} macro852 #define WR_RH_STAT(x) writel((x), &gohci.regs->roothub.status) macro
1203 #define WR_RH_STAT(x) {info("WR:status %#8x", (x)); ohci_writel((x), \ macro1208 #define WR_RH_STAT(x) ohci_writel((x), &ohci->regs->roothub.status) macro