Searched refs:WHCSPARAMS_TO_N_KEYS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/wusbcore/host/whci/ | ||
| D | init.c | 94 whc->n_keys = WHCSPARAMS_TO_N_KEYS(whcsparams); in whc_init() |
| D | whci-hc.h | 314 # define WHCSPARAMS_TO_N_KEYS(p) (((p) >> 8) & 0xff) macro |