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