Searched refs:RT286_POWER_CTRL2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt286.c | 483 snd_soc_component_update_bits(component, RT286_POWER_CTRL2, 0x38, 0x08); in rt286_ldo2_event() 486 snd_soc_component_update_bits(component, RT286_POWER_CTRL2, 0x38, 0x30); in rt286_ldo2_event() 525 SND_SOC_DAPM_SUPPLY_S("LDO1", 1, RT286_POWER_CTRL2, 1218 regmap_update_bits(rt286->regmap, RT286_POWER_CTRL2, 0xc, 0x0); in rt286_i2c_probe()
|
H A D | rt286.h | 129 #define RT286_POWER_CTRL2 0x08 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H 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, 1216 regmap_update_bits(rt286->regmap, RT286_POWER_CTRL2, 0xc, 0x0); in rt286_i2c_probe()
|
H A D | rt286.h | 129 #define RT286_POWER_CTRL2 0x08 macro
|
Completed in 5 milliseconds