Searched refs:WUSBSTS_INT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/host/whci/ | ||
D | int.c | 61 if (sts & (WUSBSTS_INT | WUSBSTS_ERR_INT)) in whc_int_handler() |
D | whci-hc.h | 360 # define WUSBSTS_INT (1 << 0) macro |