Searched refs:dig_encoder_sel_to_atom (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h57 uint8_t (*dig_encoder_sel_to_atom)(enum engine_id engine_id); member in struct:command_table_helper
H A Dcommand_table2.c284 ps.param.digfe_sel = cmd->dig_encoder_sel_to_atom(cntl->engine_id);
351 dig_v1_7.digfe_sel = cmd->dig_encoder_sel_to_atom(cntl->engine_id);
H A Dcommand_table.c831 cmd->dig_encoder_sel_to_atom(cntl->engine_id);
888 params.ucDigEncoderSel = cmd->dig_encoder_sel_to_atom(cntl->engine_id);
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c239 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
338 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c151 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
365 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,
H A Dcommand_table_helper2_dce112.c151 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
365 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c154 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
313 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c239 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
338 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,

Completed in 177 milliseconds