Searched refs:RT286_POWER_CTRL2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | rt286.c | 583 snd_soc_update_bits(codec, RT286_POWER_CTRL2, 0x38, 0x08); in rt286_ldo2_event() 586 snd_soc_update_bits(codec, RT286_POWER_CTRL2, 0x38, 0x30); in rt286_ldo2_event() 625 SND_SOC_DAPM_SUPPLY_S("LDO1", 1, RT286_POWER_CTRL2, 1296 regmap_update_bits(rt286->regmap, RT286_POWER_CTRL2, 0xc, 0x0); in rt286_i2c_probe()
|
D | rt286.h | 132 #define RT286_POWER_CTRL2 0x08 macro
|