Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_asrc.h138 #define ASRCFG_POSTMOD(i, v) ((v) << ASRCFG_POSTMODi_SHIFT(i)) macro
H A Dfsl_asrc.c571 ASRCFG_POSTMOD(index, post_proc)); in fsl_asrc_config_pair()