Searched refs:RT286_POWER_CTRL2 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/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
|