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