Home
last modified time | relevance | path

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

/drivers/staging/wusbcore/host/whci/
Dint.c26 sts = le_readl(whc->base + WUSBSTS); in whc_int_handler()
29 le_writel(sts & WUSBSTS_INT_MASK, whc->base + WUSBSTS); in whc_int_handler()
Dasl.c141 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in asl_start()
149 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in asl_stop()
Dpzl.c150 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in pzl_start()
162 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in pzl_stop()
Dwhci-hc.h333 #define WUSBSTS 0x0c macro
Dhcd.c87 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in whc_stop()