Searched refs:RT5670_GEN_CTRL2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5670.c | 410 case RT5670_GEN_CTRL2: in rt5670_readable_register() 1374 regmap_update_bits(rt5670->regmap, RT5670_GEN_CTRL2, in rt5670_hp_power_event() 1414 regmap_update_bits(rt5670->regmap, RT5670_GEN_CTRL2, in rt5670_hp_event() 1436 RT5670_GEN_CTRL2, 0x0300, 0x0); in rt5670_hp_event()
|
H A D | rt5670.h | 162 #define RT5670_GEN_CTRL2 0xfb macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5670.c | 410 case RT5670_GEN_CTRL2: in rt5670_readable_register() 1448 regmap_update_bits(rt5670->regmap, RT5670_GEN_CTRL2, in rt5670_hp_power_event() 1488 regmap_update_bits(rt5670->regmap, RT5670_GEN_CTRL2, in rt5670_hp_event() 1510 RT5670_GEN_CTRL2, 0x0300, 0x0); in rt5670_hp_event()
|
H A D | rt5670.h | 162 #define RT5670_GEN_CTRL2 0xfb macro
|
Completed in 20 milliseconds