Searched refs:RT5650_4BTN_IL_CMD1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | rt5645.c | 473 case RT5650_4BTN_IL_CMD1: in rt5645_volatile_register() 613 case RT5650_4BTN_IL_CMD1: in rt5645_readable_register() 3119 snd_soc_component_update_bits(component, RT5650_4BTN_IL_CMD1, 0x3, 0x3); in rt5645_enable_push_button_irq() 3124 snd_soc_component_read(component, RT5650_4BTN_IL_CMD1); in rt5645_enable_push_button_irq() 3125 pr_debug("%s read %x = %x\n", __func__, RT5650_4BTN_IL_CMD1, in rt5645_enable_push_button_irq() 3126 snd_soc_component_read(component, RT5650_4BTN_IL_CMD1)); in rt5645_enable_push_button_irq() 3219 val = snd_soc_component_read(component, RT5650_4BTN_IL_CMD1); in rt5645_button_detect() 3222 snd_soc_component_write(component, RT5650_4BTN_IL_CMD1, val); in rt5645_button_detect()
|
D | rt5645.h | 152 #define RT5650_4BTN_IL_CMD1 0xdf macro
|