Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c2179 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 …]
H A Ddml2_core_shared_types.h2165 struct dml2_core_calcs_calculate_mcache_row_bytes_params c_p; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c1723 MLXSW_ITEM32(afa, polcnt, c_p, 0x00, 31, 1);