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

/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c275 uint8_t atom_phy_id; local
279 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
282 atom_phy_id = ATOM_PHY_ID_UNIPHYB;
285 atom_phy_id = ATOM_PHY_ID_UNIPHYC;
288 atom_phy_id = ATOM_PHY_ID_UNIPHYD;
291 atom_phy_id = ATOM_PHY_ID_UNIPHYE;
294 atom_phy_id = ATOM_PHY_ID_UNIPHYF;
297 atom_phy_id = ATOM_PHY_ID_UNIPHYG;
300 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
303 return atom_phy_id;
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c36 uint8_t atom_phy_id; local
40 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
43 atom_phy_id = ATOM_PHY_ID_UNIPHYB;
46 atom_phy_id = ATOM_PHY_ID_UNIPHYC;
49 atom_phy_id = ATOM_PHY_ID_UNIPHYD;
52 atom_phy_id = ATOM_PHY_ID_UNIPHYE;
55 atom_phy_id = ATOM_PHY_ID_UNIPHYF;
58 atom_phy_id = ATOM_PHY_ID_UNIPHYG;
61 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
64 return atom_phy_id;
[all...]
H A Dcommand_table_helper2_dce112.c36 uint8_t atom_phy_id; local
40 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
43 atom_phy_id = ATOM_PHY_ID_UNIPHYB;
46 atom_phy_id = ATOM_PHY_ID_UNIPHYC;
49 atom_phy_id = ATOM_PHY_ID_UNIPHYD;
52 atom_phy_id = ATOM_PHY_ID_UNIPHYE;
55 atom_phy_id = ATOM_PHY_ID_UNIPHYF;
58 atom_phy_id = ATOM_PHY_ID_UNIPHYG;
61 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
64 return atom_phy_id;
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c36 uint8_t atom_phy_id; local
40 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
43 atom_phy_id = ATOM_PHY_ID_UNIPHYB;
46 atom_phy_id = ATOM_PHY_ID_UNIPHYC;
49 atom_phy_id = ATOM_PHY_ID_UNIPHYD;
52 atom_phy_id = ATOM_PHY_ID_UNIPHYE;
55 atom_phy_id = ATOM_PHY_ID_UNIPHYF;
58 atom_phy_id = ATOM_PHY_ID_UNIPHYG;
61 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
64 return atom_phy_id;
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c275 uint8_t atom_phy_id; local
279 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
282 atom_phy_id = ATOM_PHY_ID_UNIPHYB;
285 atom_phy_id = ATOM_PHY_ID_UNIPHYC;
288 atom_phy_id = ATOM_PHY_ID_UNIPHYD;
291 atom_phy_id = ATOM_PHY_ID_UNIPHYE;
294 atom_phy_id = ATOM_PHY_ID_UNIPHYF;
297 atom_phy_id = ATOM_PHY_ID_UNIPHYG;
300 atom_phy_id = ATOM_PHY_ID_UNIPHYA;
303 return atom_phy_id;
[all...]

Completed in 144 milliseconds