Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c179 *atom_pll_id = ATOM_COMBOPHY_PLL3; in clock_source_id_to_atom()
H A Dcommand_table_helper_dce112.c179 *atom_pll_id = ATOM_COMBOPHY_PLL3; in clock_source_id_to_atom()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c2307 return ATOM_COMBOPHY_PLL3; in dce_v11_0_pick_pll()
2680 case ATOM_COMBOPHY_PLL3: in dce_v11_0_crtc_disable()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h75 ATOM_COMBOPHY_PLL3 =23, enumerator
H A Datombios.h95 #define ATOM_COMBOPHY_PLL3 23 macro