Home
last modified time | relevance | path

Searched refs:RT5650_4BTN_IL_CMD1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5645.c474 case RT5650_4BTN_IL_CMD1: in rt5645_volatile_register()
614 case RT5650_4BTN_IL_CMD1: in rt5645_readable_register()
3120 snd_soc_component_update_bits(component, RT5650_4BTN_IL_CMD1, 0x3, 0x3); in rt5645_enable_push_button_irq()
3125 snd_soc_component_read(component, RT5650_4BTN_IL_CMD1); in rt5645_enable_push_button_irq()
3126 pr_debug("%s read %x = %x\n", __func__, RT5650_4BTN_IL_CMD1, in rt5645_enable_push_button_irq()
3127 snd_soc_component_read(component, RT5650_4BTN_IL_CMD1)); in rt5645_enable_push_button_irq()
3222 val = snd_soc_component_read(component, RT5650_4BTN_IL_CMD1); in rt5645_button_detect()
3225 snd_soc_component_write(component, RT5650_4BTN_IL_CMD1, val); in rt5645_button_detect()
H A Drt5645.h152 #define RT5650_4BTN_IL_CMD1 0xdf macro
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5645.c500 case RT5650_4BTN_IL_CMD1: in rt5645_volatile_register()
640 case RT5650_4BTN_IL_CMD1: in rt5645_readable_register()
3134 snd_soc_component_update_bits(component, RT5650_4BTN_IL_CMD1, 0x3, 0x3); in rt5645_enable_push_button_irq()
3139 snd_soc_component_read(component, RT5650_4BTN_IL_CMD1); in rt5645_enable_push_button_irq()
3140 pr_debug("%s read %x = %x\n", __func__, RT5650_4BTN_IL_CMD1, in rt5645_enable_push_button_irq()
3141 snd_soc_component_read(component, RT5650_4BTN_IL_CMD1)); in rt5645_enable_push_button_irq()
3238 val = snd_soc_component_read(component, RT5650_4BTN_IL_CMD1); in rt5645_button_detect()
3241 snd_soc_component_write(component, RT5650_4BTN_IL_CMD1, val); in rt5645_button_detect()
H A Drt5645.h150 #define RT5650_4BTN_IL_CMD1 0xdf macro

Completed in 22 milliseconds