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