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