Searched refs:REG_ASRMCR1 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/soc/fsl/ | ||
| D | fsl_asrc.h | 83 #define REG_ASRMCR1(i) (REG_ASRMCR1A + (i << 2)) macro |
| D | fsl_asrc.c | 384 regmap_update_bits(asrc_priv->regmap, REG_ASRMCR1(index), in fsl_asrc_config_pair() |