Searched refs:dml2_build_mcache_programming_in_out (Results 1 – 8 of 8) sorted by relevance
44 bool dml2_build_mcache_programming(struct dml2_build_mcache_programming_in_out *in_out);
697 struct dml2_build_mcache_programming_in_out { struct
13 bool dml2_top_soc15_build_mcache_programming(struct dml2_build_mcache_programming_in_out *params);
43 bool dml2_build_mcache_programming(struct dml2_build_mcache_programming_in_out *in_out) in dml2_build_mcache_programming()
1018 bool dml2_top_soc15_build_mcache_programming(struct dml2_build_mcache_programming_in_out *params) in dml2_top_soc15_build_mcache_programming()
117 struct dml2_build_mcache_programming_in_out build_mcache_programming_params;
760 struct dml2_build_mcache_programming_in_out *mcache_programming;944 bool (*build_mcache_programming)(struct dml2_build_mcache_programming_in_out *in_out);
319 …memset(&l->build_mcache_programming_params, 0, sizeof(struct dml2_build_mcache_programming_in_out)… in dml21_prepare_mcache_programming()