Home
last modified time | relevance | path

Searched refs:phy_id_to_atom (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/amd/display/dc/bios/dce110/
A Dcommand_table_helper_dce110.c210 .phy_id_to_atom = phy_id_to_atom,
/drivers/gpu/drm/amd/display/dc/bios/dce60/
A Dcommand_table_helper_dce60.c235 .phy_id_to_atom = phy_id_to_atom,
/drivers/gpu/drm/amd/display/dc/bios/dce80/
A Dcommand_table_helper_dce80.c235 .phy_id_to_atom = phy_id_to_atom,
/drivers/gpu/drm/amd/display/dc/bios/dce112/
A Dcommand_table_helper2_dce112.c264 .phy_id_to_atom = phy_id_to_atom,
A Dcommand_table_helper_dce112.c262 .phy_id_to_atom = phy_id_to_atom,
/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table_helper.h63 uint8_t phy_id_to_atom(enum transmitter t);
A Dcommand_table_helper_struct.h58 uint8_t (*phy_id_to_atom)(enum transmitter t); member
A Dcommand_table_helper.c297 uint8_t phy_id_to_atom(enum transmitter t) in phy_id_to_atom() function
A Dcommand_table2.c273 ps.param.phyid = cmd->phy_id_to_atom(cntl->transmitter); in transmitter_control_v1_6()
355 dig_v1_7.phyid = cmd->phy_id_to_atom(cntl->transmitter); in transmitter_control_v1_7()
A Dcommand_table.c817 params.ucPhyId = cmd->phy_id_to_atom(cntl->transmitter); in transmitter_control_v1_5()
878 params.ucPhyId = cmd->phy_id_to_atom(cntl->transmitter); in transmitter_control_v1_6()

Completed in 19 milliseconds