Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A 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()
H A 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/drivers/gpu/drm/amd/include/
H A Datomfirmware.h71 ATOM_DP_DTO =11, enumerator
H A Datombios.h90 #define ATOM_DP_DTO 11 macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c2300 return ATOM_DP_DTO; in dce_v11_0_pick_pll()