Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt286.c138 case RT286_SET_AUDIO_POWER: in rt286_readable_register()
894 RT286_SET_AUDIO_POWER, AC_PWRST_D0); in rt286_set_bias_level()
909 RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_set_bias_level()
1188 regmap_write(rt286->regmap, RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_i2c_probe()
H A Drt286.h45 #define RT286_SET_AUDIO_POWER RT286_SET_POWER(RT286_AUDIO_FUNCTION_GROUP) macro