Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt5670.c395 case RT5670_GEN_CTRL3: in rt5670_readable_register()
424 snd_soc_update_bits(codec, RT5670_GEN_CTRL3, 0x4, 0x0); in rt5670_headset_detect()
447 snd_soc_update_bits(codec, RT5670_GEN_CTRL3, 0x4, 0x4); in rt5670_headset_detect()
454 snd_soc_update_bits(codec, RT5670_GEN_CTRL3, 0x4, 0x4); in rt5670_headset_detect()
Drt5670.h168 #define RT5670_GEN_CTRL3 0xfc macro