Searched refs:WUSBSTS_INT_MASK (Results 1 – 2 of 2) sorted by relevance
27 if (!(sts & WUSBSTS_INT_MASK)) in whc_int_handler()29 le_writel(sts & WUSBSTS_INT_MASK, whc->base + WUSBSTS); in whc_int_handler()
348 # define WUSBSTS_INT_MASK 0x3ff macro