Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt5645.c298 case RT5650_4BTN_IL_CMD1: in rt5645_volatile_register()
438 case RT5650_4BTN_IL_CMD1: in rt5645_readable_register()
2918 snd_soc_read(codec, RT5650_4BTN_IL_CMD1); in rt5645_enable_push_button_irq()
2919 pr_debug("%s read %x = %x\n", __func__, RT5650_4BTN_IL_CMD1, in rt5645_enable_push_button_irq()
2920 snd_soc_read(codec, RT5650_4BTN_IL_CMD1)); in rt5645_enable_push_button_irq()
3013 val = snd_soc_read(codec, RT5650_4BTN_IL_CMD1); in rt5645_button_detect()
3016 snd_soc_write(codec, RT5650_4BTN_IL_CMD1, val); in rt5645_button_detect()
Drt5645.h155 #define RT5650_4BTN_IL_CMD1 0xdf macro