Searched refs:WUSBSTS_ERR_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 | 359 # define WUSBSTS_ERR_INT (1 << 1) macro |