Home
last modified time | relevance | path

Searched refs:otg_count (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h165 unsigned int otg_count; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h337 .otg_count = 4,
H A Ddcn3_soc_bb.h375 .otg_count = 4,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c83 ip_caps->otg_count = ip_params->max_num_otg; in patch_ip_caps_with_explicit_ip_params()
107 ip_params->max_num_otg = ip_caps->otg_count; in patch_ip_params_with_ip_caps()