Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Drt286.c138 case RT286_SET_AUDIO_POWER: in rt286_readable_register()
887 RT286_SET_AUDIO_POWER, AC_PWRST_D0); in rt286_set_bias_level()
902 RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_set_bias_level()
1187 regmap_write(rt286->regmap, RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_i2c_probe()
Drt286.h45 #define RT286_SET_AUDIO_POWER RT286_SET_POWER(RT286_AUDIO_FUNCTION_GROUP) macro