Searched refs:st1_mem_alloc (Results 1 – 1 of 1) sorted by relevance
714 int st1_mem_alloc = 0, st2_mem_alloc = 0; in fsl_easrc_max_ch_for_slot() local721 st1_mem_alloc = in fsl_easrc_max_ch_for_slot()724 st1_mem_alloc = ctx_priv->st1_num_taps; in fsl_easrc_max_ch_for_slot()730 pf_mem_alloc = st1_mem_alloc + st2_mem_alloc; in fsl_easrc_max_ch_for_slot()752 int st1_chanxexp, st1_mem_alloc = 0, st2_mem_alloc; in fsl_easrc_config_one_slot() local800 st1_mem_alloc = in fsl_easrc_config_one_slot()804 st1_mem_alloc = ctx_priv->st1_num_taps * slot->num_channel; in fsl_easrc_config_one_slot()806 slot->pf_mem_used = st1_mem_alloc; in fsl_easrc_config_one_slot()809 EASRC_DPCS0R2_ST1_MA(st1_mem_alloc)); in fsl_easrc_config_one_slot()812 addr = PREFILTER_MEM_LEN - st1_mem_alloc; in fsl_easrc_config_one_slot()[all …]