Searched refs:alg_size_bytes (Results 1 – 1 of 1) sorted by relevance
151 unsigned int reg, alg_base_words, alg_size_bytes; in cs_dsp_ctl_v2_cache_alloc() local160 alg_size_bytes = cs_dsp_ctl_cache_test_algs[0].ym_size_words * in cs_dsp_ctl_v2_cache_alloc()162 reg_vals = kunit_kzalloc(test, alg_size_bytes, GFP_KERNEL); in cs_dsp_ctl_v2_cache_alloc()166 regmap_raw_write(dsp->regmap, reg, reg_vals, alg_size_bytes); in cs_dsp_ctl_v2_cache_alloc()