Searched refs:RT5650_4BTN_IL_CMD1 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | rt5645.c | 500 case RT5650_4BTN_IL_CMD1: in rt5645_volatile_register() 640 case RT5650_4BTN_IL_CMD1: in rt5645_readable_register() 3130 snd_soc_component_update_bits(component, RT5650_4BTN_IL_CMD1, 0x3, 0x3); in rt5645_enable_push_button_irq() 3135 snd_soc_component_read(component, RT5650_4BTN_IL_CMD1); in rt5645_enable_push_button_irq() 3136 pr_debug("%s read %x = %x\n", __func__, RT5650_4BTN_IL_CMD1, in rt5645_enable_push_button_irq() 3137 snd_soc_component_read(component, RT5650_4BTN_IL_CMD1)); in rt5645_enable_push_button_irq() 3232 val = snd_soc_component_read(component, RT5650_4BTN_IL_CMD1); in rt5645_button_detect() 3235 snd_soc_component_write(component, RT5650_4BTN_IL_CMD1, val); in rt5645_button_detect()
|
D | rt5645.h | 150 #define RT5650_4BTN_IL_CMD1 0xdf macro
|