Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5645.c55 #define RT5645_HWEQ_NUM 57 macro
700 uinfo->count = RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s); in rt5645_hweq_info()
714 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_get()
740 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_put()
746 for (i = RT5645_HWEQ_NUM - 1; i >= 0; i--) { in rt5645_hweq_put()
755 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_put()
963 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_enable_hweq()
3494 RT5645_HWEQ_NUM, sizeof(struct rt5645_eq_param_s), in rt5645_probe()