Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
H A Damdgpu_command_table_helper_dce110.c41 uint8_t atom_phy_id; in phy_id_to_atom() local
45 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()
48 atom_phy_id = ATOM_PHY_ID_UNIPHYB; in phy_id_to_atom()
51 atom_phy_id = ATOM_PHY_ID_UNIPHYC; in phy_id_to_atom()
54 atom_phy_id = ATOM_PHY_ID_UNIPHYD; in phy_id_to_atom()
57 atom_phy_id = ATOM_PHY_ID_UNIPHYE; in phy_id_to_atom()
60 atom_phy_id = ATOM_PHY_ID_UNIPHYF; in phy_id_to_atom()
63 atom_phy_id = ATOM_PHY_ID_UNIPHYG; in phy_id_to_atom()
66 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()
69 return atom_phy_id; in phy_id_to_atom()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
H A Damdgpu_command_table_helper_dce80.c280 uint8_t atom_phy_id; in phy_id_to_atom() local
284 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()
287 atom_phy_id = ATOM_PHY_ID_UNIPHYB; in phy_id_to_atom()
290 atom_phy_id = ATOM_PHY_ID_UNIPHYC; in phy_id_to_atom()
293 atom_phy_id = ATOM_PHY_ID_UNIPHYD; in phy_id_to_atom()
296 atom_phy_id = ATOM_PHY_ID_UNIPHYE; in phy_id_to_atom()
299 atom_phy_id = ATOM_PHY_ID_UNIPHYF; in phy_id_to_atom()
302 atom_phy_id = ATOM_PHY_ID_UNIPHYG; in phy_id_to_atom()
305 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()
308 return atom_phy_id; in phy_id_to_atom()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
H A Damdgpu_command_table_helper_dce112.c41 uint8_t atom_phy_id; in phy_id_to_atom() local
45 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()
48 atom_phy_id = ATOM_PHY_ID_UNIPHYB; in phy_id_to_atom()
51 atom_phy_id = ATOM_PHY_ID_UNIPHYC; in phy_id_to_atom()
54 atom_phy_id = ATOM_PHY_ID_UNIPHYD; in phy_id_to_atom()
57 atom_phy_id = ATOM_PHY_ID_UNIPHYE; in phy_id_to_atom()
60 atom_phy_id = ATOM_PHY_ID_UNIPHYF; in phy_id_to_atom()
63 atom_phy_id = ATOM_PHY_ID_UNIPHYG; in phy_id_to_atom()
66 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()
69 return atom_phy_id; in phy_id_to_atom()
H A Damdgpu_command_table_helper2_dce112.c41 uint8_t atom_phy_id; in phy_id_to_atom() local
45 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()
48 atom_phy_id = ATOM_PHY_ID_UNIPHYB; in phy_id_to_atom()
51 atom_phy_id = ATOM_PHY_ID_UNIPHYC; in phy_id_to_atom()
54 atom_phy_id = ATOM_PHY_ID_UNIPHYD; in phy_id_to_atom()
57 atom_phy_id = ATOM_PHY_ID_UNIPHYE; in phy_id_to_atom()
60 atom_phy_id = ATOM_PHY_ID_UNIPHYF; in phy_id_to_atom()
63 atom_phy_id = ATOM_PHY_ID_UNIPHYG; in phy_id_to_atom()
66 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()
69 return atom_phy_id; in phy_id_to_atom()