Home
last modified time | relevance | path

Searched refs:RT711_COMBO_JACK_AUTO_CTL1 (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Drt711-sdca.h68 #define RT711_COMBO_JACK_AUTO_CTL1 0x45 macro
H A Drt711.h57 #define RT711_COMBO_JACK_AUTO_CTL1 0x45 macro
H A Drt711-sdca.c88 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_REG, RT711_COMBO_JACK_AUTO_CTL1, 0x8400, 0x0000); in rt711_sdca_ge_force_jack_type()
92 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_REG, RT711_COMBO_JACK_AUTO_CTL1, 0x8400, 0x8000); in rt711_sdca_ge_force_jack_type()
96 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_REG, RT711_COMBO_JACK_AUTO_CTL1, 0x8400, 0x8400); in rt711_sdca_ge_force_jack_type()
H A Drt711.c1304 RT711_COMBO_JACK_AUTO_CTL1, 0x5089); in rt711_io_init()