Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5645.c55 #define RT5645_HWEQ_NUM 57 macro
695 uinfo->count = RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s); in rt5645_hweq_info()
709 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_get()
735 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_put()
741 for (i = RT5645_HWEQ_NUM - 1; i >= 0; i--) { in rt5645_hweq_put()
750 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_put()
958 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_enable_hweq()
3476 RT5645_HWEQ_NUM, sizeof(struct rt5645_eq_param_s), in rt5645_probe()