Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt711-sdca.c80 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, in rt711_sdca_reset()
89 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, RT711_PUSH_BTN_INT_CTL0, 0x10, 0x00); in rt711_sdca_ge_force_jack_type()
93 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, RT711_PUSH_BTN_INT_CTL0, 0x17, 0x13); in rt711_sdca_ge_force_jack_type()
97 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, RT711_PUSH_BTN_INT_CTL0, 0x17, 0x15); in rt711_sdca_ge_force_jack_type()
457 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, in rt711_sdca_jack_init()
459 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, in rt711_sdca_jack_init()
461 rt711_sdca_index_write(rt711, RT711_VENDOR_HDA_CTL, in rt711_sdca_jack_init()
463 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, in rt711_sdca_jack_init()
467 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, in rt711_sdca_jack_init()
513 rt711_sdca_index_update_bits(rt711, RT711_VENDOR_HDA_CTL, in rt711_sdca_jack_init()
[all …]
Drt711-sdca.h59 #define RT711_VENDOR_HDA_CTL 0x61 macro