Searched refs:RT5659_4BTN_IL_CMD_1 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/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() 1257 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, 0x000b); in rt5659_enable_push_button_irq() 1360 val = snd_soc_component_read32(component, RT5659_4BTN_IL_CMD_1); in rt5659_button_detect() 1362 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, val); in rt5659_button_detect() 1494 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_jack_detect_intel_hd_header() 1495 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_jack_detect_intel_hd_header() 4095 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_intel_hd_header_probe_setup() 4096 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_intel_hd_header_probe_setup() 4097 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
|