Home
last modified time | relevance | path

Searched refs:WUSBSTS (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/host/whci/
Dint.c38 sts = le_readl(whc->base + WUSBSTS); in whc_int_handler()
41 le_writel(sts & WUSBSTS_INT_MASK, whc->base + WUSBSTS); in whc_int_handler()
Dasl.c148 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in asl_start()
156 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in asl_stop()
Dpzl.c157 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in pzl_start()
169 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in pzl_stop()
Dwhci-hc.h350 #define WUSBSTS 0x0c macro
Dhcd.c97 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in whc_stop()