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