Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c2529 l->c_p.num_chans = p->num_chans; in calculate_mcache_setting()
2533 l->c_p.gpuvm_enable = p->gpuvm_enable; in calculate_mcache_setting()
2535 l->c_p.surf_vert = p->surf_vert; in calculate_mcache_setting()
2537 l->c_p.tiling_mode = p->tiling_mode; in calculate_mcache_setting()
2538 l->c_p.vp_start_x = p->vp_start_x_c; in calculate_mcache_setting()
2539 l->c_p.vp_start_y = p->vp_start_y_c; in calculate_mcache_setting()
2542 l->c_p.blk_width = p->blk_width_c; in calculate_mcache_setting()
2543 l->c_p.blk_height = p->blk_height_c; in calculate_mcache_setting()
2544 l->c_p.vmpg_width = p->vmpg_width_c; in calculate_mcache_setting()
2545 l->c_p.vmpg_height = p->vmpg_height_c; in calculate_mcache_setting()
[all …]
H A Ddml2_core_shared_types.h1906 struct dml2_core_calcs_calculate_mcache_row_bytes_params c_p; member
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c1723 MLXSW_ITEM32(afa, polcnt, c_p, 0x00, 31, 1);