Home
last modified time | relevance | path

Searched defs:WR_RH_STAT (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c1203 #define WR_RH_STAT(x) {info("WR:status %#8x", (x)); ohci_writel((x), \ macro
1208 #define WR_RH_STAT(x) ohci_writel((x), &ohci->regs->roothub.status) macro