Searched refs:RT5670_IL_CMD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5670.c | 245 case RT5670_IL_CMD: in rt5670_volatile_register() 393 case RT5670_IL_CMD: in rt5670_readable_register() 460 snd_soc_component_update_bits(component, RT5670_IL_CMD, 0x40, 0x40); in rt5670_headset_detect() 461 snd_soc_component_read(component, RT5670_IL_CMD); in rt5670_headset_detect() 501 val = snd_soc_component_read(component, RT5670_IL_CMD); in rt5670_button_detect() 503 snd_soc_component_write(component, RT5670_IL_CMD, val); in rt5670_button_detect() 506 val = snd_soc_component_read(component, RT5670_IL_CMD); in rt5670_button_detect() 507 snd_soc_component_write(component, RT5670_IL_CMD, val); in rt5670_button_detect() 3057 regmap_write(rt5670->regmap, RT5670_IL_CMD, 0x0000); in rt5670_i2c_probe()
|
H A D | rt5670.h | 149 #define RT5670_IL_CMD 0xdb macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5670.c | 245 case RT5670_IL_CMD: in rt5670_volatile_register() 393 case RT5670_IL_CMD: in rt5670_readable_register() 460 snd_soc_component_update_bits(component, RT5670_IL_CMD, 0x40, 0x40); in rt5670_headset_detect() 461 snd_soc_component_read(component, RT5670_IL_CMD); in rt5670_headset_detect() 501 val = snd_soc_component_read(component, RT5670_IL_CMD); in rt5670_button_detect() 503 snd_soc_component_write(component, RT5670_IL_CMD, val); in rt5670_button_detect() 506 val = snd_soc_component_read(component, RT5670_IL_CMD); in rt5670_button_detect() 507 snd_soc_component_write(component, RT5670_IL_CMD, val); in rt5670_button_detect() 3176 regmap_write(rt5670->regmap, RT5670_IL_CMD, 0x0000); in rt5670_i2c_probe()
|
H A D | rt5670.h | 149 #define RT5670_IL_CMD 0xdb macro
|
Completed in 19 milliseconds