Searched refs:WHCSPARAMS_TO_N_MMC_IES (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wusbcore/host/whci/ | ||
D | init.c | 95 whc->n_mmc_ies = WHCSPARAMS_TO_N_MMC_IES(whcsparams); in whc_init() |
D | whci-hc.h | 313 # define WHCSPARAMS_TO_N_MMC_IES(p) (((p) >> 16) & 0xff) macro |