Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5645.c616 case RT5645_EQ_CTRL2: in rt5645_readable_register()
720 (reg == RT5645_EQ_CTRL2)) in rt5645_validate_hweq()
744 else if (rt5645->eq_param[i].reg != RT5645_EQ_CTRL2) in rt5645_hweq_put()
1860 snd_soc_component_write(component, RT5645_EQ_CTRL2, 0); in rt5645_spk_event()
H A Drt5645.h125 #define RT5645_EQ_CTRL2 0xb1 macro