Searched refs:RT5659_4BTN_IL_CMD_1 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | rt5659.c | 558 case RT5659_4BTN_IL_CMD_1: in rt5659_volatile_register() 801 case RT5659_4BTN_IL_CMD_1: in rt5659_readable_register() 1260 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, 0x000b); in rt5659_enable_push_button_irq() 1363 val = snd_soc_component_read32(component, RT5659_4BTN_IL_CMD_1); in rt5659_button_detect() 1365 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, val); in rt5659_button_detect() 1497 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_jack_detect_intel_hd_header() 1498 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_jack_detect_intel_hd_header() 4098 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_intel_hd_header_probe_setup() 4099 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_intel_hd_header_probe_setup() 4100 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_intel_hd_header_probe_setup()
|
| D | rt5659.h | 205 #define RT5659_4BTN_IL_CMD_1 0x00df macro
|