Searched refs:WUSBSTS_ERR_INT (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wusbcore/host/whci/ | ||
D | int.c | 50 if (sts & (WUSBSTS_INT | WUSBSTS_ERR_INT)) in whc_int_handler() |
D | whci-hc.h | 346 # define WUSBSTS_ERR_INT (1 << 1) macro |