Home
last modified time | relevance | path

Searched refs:clock_source_id_to_atom (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
H A Damdgpu_command_table_helper_dce110.c169 static bool clock_source_id_to_atom( in clock_source_id_to_atom() function
313 .clock_source_id_to_atom = clock_source_id_to_atom,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
H A Damdgpu_command_table_helper_dce80.c111 static bool clock_source_id_to_atom( in clock_source_id_to_atom() function
338 .clock_source_id_to_atom = clock_source_id_to_atom,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
H A Damdgpu_command_table_helper_dce112.c166 static bool clock_source_id_to_atom( in clock_source_id_to_atom() function
365 .clock_source_id_to_atom = clock_source_id_to_atom,
H A Damdgpu_command_table_helper2_dce112.c166 static bool clock_source_id_to_atom( in clock_source_id_to_atom() function
365 .clock_source_id_to_atom = clock_source_id_to_atom,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h48 bool (*clock_source_id_to_atom)(enum clock_source_id id, member
H A Damdgpu_command_table.c549 if (!cmd->clock_source_id_to_atom(cntl->pll_id, &pll_id)) in transmitter_control_v3()
1027 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id) in set_pixel_clock_v5()
1084 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id) in set_pixel_clock_v6()
1162 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id) in set_pixel_clock_v7()
2046 if (!bp->cmd_helper->clock_source_id_to_atom( in program_clock_v5()
2078 if (!bp->cmd_helper->clock_source_id_to_atom( in program_clock_v6()
2324 if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &atom_pll_id) || in set_dce_clock_v2_1()
H A Damdgpu_command_table2.c369 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id) in set_pixel_clock_v7()
808 if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &atom_pll_id) || in set_dce_clock_v2_1()