Searched refs:MT6359_AFUNC_AUD_CON2 (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dmt6359.c828 regmap_write(priv->regmap, MT6359_AFUNC_AUD_CON2, 0x0006);
832 regmap_write(priv->regmap, MT6359_AFUNC_AUD_CON2, 0x0003);
834 regmap_write(priv->regmap, MT6359_AFUNC_AUD_CON2, 0x000b);
845 regmap_write(priv->regmap, MT6359_AFUNC_AUD_CON2, 0x0000);
1982 regmap_update_bits(priv->regmap, MT6359_AFUNC_AUD_CON2,
1987 regmap_update_bits(priv->regmap, MT6359_AFUNC_AUD_CON2,
1990 regmap_update_bits(priv->regmap, MT6359_AFUNC_AUD_CON2,
1995 regmap_update_bits(priv->regmap, MT6359_AFUNC_AUD_CON2,
2120 MT6359_AFUNC_AUD_CON2,
H A Dmt6359.h3842 #define MT6359_AFUNC_AUD_CON2 0x239e macro

Completed in 143 milliseconds