Searched refs:ASRCFG_PREMOD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_asrc.h | 146 #define ASRCFG_PREMOD(i, v) ((v) << ASRCFG_PREMODi_SHIFT(i)) macro |
H A D | fsl_asrc.c | 570 ASRCFG_PREMOD(index, pre_proc) | in fsl_asrc_config_pair() |