HomeSort by: relevance | last modified time | path
    Searched defs:atom_clock_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table2.c 803 uint32_t atom_clock_type; local in function:set_dce_clock_v2_1
810 &atom_clock_type))
814 params.param.dceclktype = atom_clock_type;
amdgpu_command_table2.c 803 uint32_t atom_clock_type; local in function:set_dce_clock_v2_1
810 &atom_clock_type))
814 params.param.dceclktype = atom_clock_type;
amdgpu_command_table.c 2319 uint32_t atom_clock_type; local in function:set_dce_clock_v2_1
2325 !cmd->dc_clock_type_to_atom(bp_params->clock_type, &atom_clock_type))
2329 params.asParam.ucDCEClkType = atom_clock_type;
amdgpu_command_table.c 2319 uint32_t atom_clock_type; local in function:set_dce_clock_v2_1
2325 !cmd->dc_clock_type_to_atom(bp_params->clock_type, &atom_clock_type))
2329 params.asParam.ucDCEClkType = atom_clock_type;

Completed in 62 milliseconds