Searched refs:RT5670_A_JD_CTRL1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5670.c | 237 case RT5670_A_JD_CTRL1: in rt5670_volatile_register() 360 case RT5670_A_JD_CTRL1: in rt5670_readable_register() 521 val = snd_soc_component_read(rt5670->component, RT5670_A_JD_CTRL1) & 0x0070; in rt5670_irq_detection() 523 val = snd_soc_component_read(rt5670->component, RT5670_A_JD_CTRL1) & 0x0020; in rt5670_irq_detection() 3091 regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1, in rt5670_i2c_probe() 3096 regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1, in rt5670_i2c_probe() 3101 regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1, in rt5670_i2c_probe()
|
H A D | rt5670.h | 111 #define RT5670_A_JD_CTRL1 0x94 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5670.c | 237 case RT5670_A_JD_CTRL1: in rt5670_volatile_register() 360 case RT5670_A_JD_CTRL1: in rt5670_readable_register() 521 val = snd_soc_component_read(rt5670->component, RT5670_A_JD_CTRL1) & 0x0070; in rt5670_irq_detection() 523 val = snd_soc_component_read(rt5670->component, RT5670_A_JD_CTRL1) & 0x0020; in rt5670_irq_detection() 3210 regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1, in rt5670_i2c_probe() 3215 regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1, in rt5670_i2c_probe() 3220 regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1, in rt5670_i2c_probe()
|
H A D | rt5670.h | 111 #define RT5670_A_JD_CTRL1 0x94 macro
|
Completed in 23 milliseconds