Searched refs:RT5659_4BTN_IL_CMD_1 (Results 1 – 2 of 2) sorted by relevance
/linux/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, &value); in rt5659_intel_hd_header_probe_setup()
|
H A D | rt5659.h | 202 #define RT5659_4BTN_IL_CMD_1 0x00df macro
|