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.c154 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in asl_start()
162 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in asl_stop()
Dpzl.c163 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in pzl_start()
175 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in pzl_stop()
Dwhci-hc.h346 #define WUSBSTS 0x0c macro
Dhcd.c98 whci_wait_for(&whc->umc->dev, whc->base + WUSBSTS, in whc_stop()