Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5682s.c450 case RT5682S_4BTN_IL_CMD_1: in rt5682s_volatile_register()
552 case RT5682S_4BTN_IL_CMD_1...RT5682S_4BTN_IL_CMD_7: in rt5682s_readable_register()
631 val = snd_soc_component_read(component, RT5682S_4BTN_IL_CMD_1); in rt5682s_button_detect()
633 snd_soc_component_write(component, RT5682S_4BTN_IL_CMD_1, val); in rt5682s_button_detect()
Drt5682s.h150 #define RT5682S_4BTN_IL_CMD_1 0x00e2 macro