Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5665.c471 case RT5665_4BTN_IL_CMD_1: in rt5665_volatile_register()
640 case RT5665_4BTN_IL_CMD_1: in rt5665_readable_register()
1128 val = snd_soc_component_read(component, RT5665_4BTN_IL_CMD_1); in rt5665_button_detect()
1130 snd_soc_component_write(component, RT5665_4BTN_IL_CMD_1, val); in rt5665_button_detect()
1139 snd_soc_component_write(component, RT5665_4BTN_IL_CMD_1, 0x0003); in rt5665_enable_push_button_irq()
H A Drt5665.h183 #define RT5665_4BTN_IL_CMD_1 0x00df macro