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