Searched refs:RT5659_4BTN_IL_CMD_1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5659.c | 555 case RT5659_4BTN_IL_CMD_1: in rt5659_volatile_register() 798 case RT5659_4BTN_IL_CMD_1: in rt5659_readable_register() 1220 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, 0x000b); in rt5659_enable_push_button_irq() 1323 val = snd_soc_component_read(component, RT5659_4BTN_IL_CMD_1); in rt5659_button_detect() 1325 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, val); in rt5659_button_detect() 1457 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_jack_detect_intel_hd_header() 1458 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_jack_detect_intel_hd_header() 4079 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_intel_hd_header_probe_setup() 4080 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_intel_hd_header_probe_setup() 4081 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, in rt5659_intel_hd_header_probe_setup() [all...] |
H A D | rt5659.h | 202 #define RT5659_4BTN_IL_CMD_1 0x00df macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5659.c | 554 case RT5659_4BTN_IL_CMD_1: in rt5659_volatile_register() 797 case RT5659_4BTN_IL_CMD_1: in rt5659_readable_register() 1219 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, 0x000b); in rt5659_enable_push_button_irq() 1322 val = snd_soc_component_read(component, RT5659_4BTN_IL_CMD_1); in rt5659_button_detect() 1324 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, val); in rt5659_button_detect() 1456 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_jack_detect_intel_hd_header() 1457 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_jack_detect_intel_hd_header() 4077 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_intel_hd_header_probe_setup() 4078 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_intel_hd_header_probe_setup() 4079 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, in rt5659_intel_hd_header_probe_setup() [all...] |
H A D | rt5659.h | 202 #define RT5659_4BTN_IL_CMD_1 0x00df macro
|
Completed in 19 milliseconds