Searched refs:c_p (Results 1 – 3 of 3) sorted by relevance
2179 l->c_p.num_chans = p->num_chans; in dcn5_calculate_mcache_setting()2180 l->c_p.mem_word_bytes = p->mem_word_bytes; in dcn5_calculate_mcache_setting()2181 l->c_p.mcache_size_bytes = p->mcache_size_bytes; in dcn5_calculate_mcache_setting()2182 l->c_p.mcache_line_size_bytes = p->mcache_line_size_bytes; in dcn5_calculate_mcache_setting()2183 l->c_p.gpuvm_enable = p->gpuvm_enable; in dcn5_calculate_mcache_setting()2184 l->c_p.gpuvm_page_size_kbytes = p->gpuvm_page_size_kbytes; in dcn5_calculate_mcache_setting()2185 l->c_p.surf_vert = p->surf_vert; in dcn5_calculate_mcache_setting()2186 l->c_p.vp_stationary = p->vp_stationary; in dcn5_calculate_mcache_setting()2187 l->c_p.tiling_mode = p->tiling_mode; in dcn5_calculate_mcache_setting()2188 l->c_p.vp_start_x = p->vp_start_x_c; in dcn5_calculate_mcache_setting()[all …]
2165 struct dml2_core_calcs_calculate_mcache_row_bytes_params c_p; member
1723 MLXSW_ITEM32(afa, polcnt, c_p, 0x00, 31, 1);