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

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

Completed in 93 milliseconds