Home
last modified time | relevance | path

Searched refs:hpd_sel_to_atom (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/
A Dcommand_table_helper_dce110.c123 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom() function
312 .hpd_sel_to_atom = hpd_sel_to_atom,
/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
A Dcommand_table_helper2_dce112.c120 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom() function
364 .hpd_sel_to_atom = hpd_sel_to_atom,
A Dcommand_table_helper_dce112.c120 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom() function
364 .hpd_sel_to_atom = hpd_sel_to_atom,
/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/
A Dcommand_table_helper_dce60.c208 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom() function
337 .hpd_sel_to_atom = hpd_sel_to_atom,
/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/
A Dcommand_table_helper_dce80.c208 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom() function
337 .hpd_sel_to_atom = hpd_sel_to_atom,
/linux/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table_helper_struct.h56 uint8_t (*hpd_sel_to_atom)(enum hpd_source_id id); member
A Dcommand_table2.c287 ps.param.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_6()
358 dig_v1_7.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_7()
A Dcommand_table.c828 cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_5()
886 params.ucHPDSel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_6()

Completed in 12 milliseconds