Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Drt286.c140 case RT286_SET_AUDIO_POWER: in rt286_readable_register()
990 RT286_SET_AUDIO_POWER, AC_PWRST_D0); in rt286_set_bias_level()
1007 RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_set_bias_level()
1268 regmap_write(rt286->regmap, RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_i2c_probe()
Drt286.h48 #define RT286_SET_AUDIO_POWER RT286_SET_POWER(RT286_AUDIO_FUNCTION_GROUP) macro