Home
last modified time | relevance | path

Searched refs:WUSBSTS_ERR_INT (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/wusbcore/host/whci/
Dint.c50 if (sts & (WUSBSTS_INT | WUSBSTS_ERR_INT)) in whc_int_handler()
Dwhci-hc.h346 # define WUSBSTS_ERR_INT (1 << 1) macro