Searched refs:RT286_POWER_CTRL2 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
A D | rt286.c | 488 snd_soc_component_update_bits(component, RT286_POWER_CTRL2, 0x38, 0x08); in rt286_ldo2_event() 491 snd_soc_component_update_bits(component, RT286_POWER_CTRL2, 0x38, 0x30); in rt286_ldo2_event() 530 SND_SOC_DAPM_SUPPLY_S("LDO1", 1, RT286_POWER_CTRL2, 1222 regmap_update_bits(rt286->regmap, RT286_POWER_CTRL2, 0xc, 0x0); in rt286_i2c_probe()
|
A D | rt286.h | 129 #define RT286_POWER_CTRL2 0x08 macro
|
Completed in 5 milliseconds