Home
last modified time | relevance | path

Searched refs: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
1312 WR_RH_STAT(RH_HS_OCIC); in ohci_submit_rh_msg()
1433 WR_RH_STAT(0x10000); in ohci_submit_rh_msg()