Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt298.c142 case RT298_SET_AUDIO_POWER: in rt298_readable_register()
958 RT298_SET_AUDIO_POWER, AC_PWRST_D0); in rt298_set_bias_level()
969 RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_set_bias_level()
1246 regmap_write(rt298->regmap, RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_i2c_probe()
H A Drt298.h47 #define RT298_SET_AUDIO_POWER RT298_SET_POWER(RT298_AUDIO_FUNCTION_GROUP) macro