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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h59 uint8_t (*dig_encoder_sel_to_atom)(enum engine_id engine_id); member in struct:command_table_helper
H A Damdgpu_command_table2.c277 ps.param.digfe_sel = cmd->dig_encoder_sel_to_atom(cntl->engine_id);
H A Damdgpu_command_table.c801 cmd->dig_encoder_sel_to_atom(cntl->engine_id);
858 params.ucDigEncoderSel = cmd->dig_encoder_sel_to_atom(cntl->engine_id);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
H A Damdgpu_command_table_helper_dce110.c159 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
318 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
H A Damdgpu_command_table_helper2_dce112.c156 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
370 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,
H A Damdgpu_command_table_helper_dce112.c156 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
370 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
H A Damdgpu_command_table_helper_dce80.c244 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) function
343 .dig_encoder_sel_to_atom = dig_encoder_sel_to_atom,

Completed in 151 milliseconds