Home
last modified time | relevance | path

Searched refs:ATOM_DP_DTO (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/bios/dce112/
Dcommand_table_helper2_dce112.c194 *atom_pll_id = ATOM_DP_DTO; in clock_source_id_to_atom()
197 *atom_pll_id = ATOM_DP_DTO; in clock_source_id_to_atom()
Dcommand_table_helper_dce112.c194 *atom_pll_id = ATOM_DP_DTO; in clock_source_id_to_atom()
197 *atom_pll_id = ATOM_DP_DTO; in clock_source_id_to_atom()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datomfirmware.h71 ATOM_DP_DTO =11, enumerator
Datombios.h90 #define ATOM_DP_DTO 11 macro
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Ddce_v11_0.c2295 return ATOM_DP_DTO; in dce_v11_0_pick_pll()