Home
last modified time | relevance | path

Searched refs:WUSBSTS_INT_MASK (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/wusbcore/host/whci/
Dint.c27 if (!(sts & WUSBSTS_INT_MASK)) in whc_int_handler()
29 le_writel(sts & WUSBSTS_INT_MASK, whc->base + WUSBSTS); in whc_int_handler()
Dwhci-hc.h348 # define WUSBSTS_INT_MASK 0x3ff macro