Home
last modified time | relevance | path

Searched refs:RT5650_4BTN_IL_CMD2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Drt5645.c646 case RT5650_4BTN_IL_CMD2: in rt5645_readable_register()
3140 snd_soc_component_update_bits(component, RT5650_4BTN_IL_CMD2, in rt5645_enable_push_button_irq()
3144 snd_soc_component_update_bits(component, RT5650_4BTN_IL_CMD2, in rt5645_enable_push_button_irq()
3160 snd_soc_component_update_bits(component, RT5650_4BTN_IL_CMD2, 0x8000, 0x0); in rt5645_enable_push_button_irq()
Drt5645.h151 #define RT5650_4BTN_IL_CMD2 0xe0 macro