Home
last modified time | relevance | path

Searched refs:RT5645_EQ_CTRL2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5645.c589 case RT5645_EQ_CTRL2: in rt5645_readable_register()
693 (reg == RT5645_EQ_CTRL2)) in rt5645_validate_hweq()
713 /* The final setting of the table should be RT5645_EQ_CTRL2 */ in rt5645_hweq_put()
717 else if (rt5645->eq_param[i].reg != RT5645_EQ_CTRL2) in rt5645_hweq_put()
1823 snd_soc_component_write(component, RT5645_EQ_CTRL2, 0); in rt5645_spk_event()
H A Drt5645.h127 #define RT5645_EQ_CTRL2 0xb1 macro
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5645.c615 case RT5645_EQ_CTRL2: in rt5645_readable_register()
719 (reg == RT5645_EQ_CTRL2)) in rt5645_validate_hweq()
739 /* The final setting of the table should be RT5645_EQ_CTRL2 */ in rt5645_hweq_put()
743 else if (rt5645->eq_param[i].reg != RT5645_EQ_CTRL2) in rt5645_hweq_put()
1859 snd_soc_component_write(component, RT5645_EQ_CTRL2, 0); in rt5645_spk_event()
H A Drt5645.h125 #define RT5645_EQ_CTRL2 0xb1 macro

Completed in 22 milliseconds