Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/whci/
Dint.c38 if (!(sts & WUSBSTS_INT_MASK)) in whc_int_handler()
40 le_writel(sts & WUSBSTS_INT_MASK, whc->base + WUSBSTS); in whc_int_handler()
Dwhci-hc.h361 # define WUSBSTS_INT_MASK 0x3ff macro