Home
last modified time | relevance | path

Searched refs:clock_type (Results 1 – 25 of 32) sorted by relevance

12

/openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dce112/
H A Ddce112_clk_mgr.c87 dce_clk_params.clock_type = DCECLOCK_TYPE_DISPLAY_CLOCK; in dce112_set_clock()
102 dce_clk_params.clock_type = DCECLOCK_TYPE_DPREFCLK; in dce112_set_clock()
141 dce_clk_params.clock_type = DCECLOCK_TYPE_DISPLAY_CLOCK; in dce112_set_dispclk()
176 dce_clk_params.clock_type = DCECLOCK_TYPE_DPREFCLK; in dce112_set_dprefclk()
/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c434 pp_clock_request.clock_type = dc_to_pp_clock_type(clock_for_voltage_req->clk_type); in dm_pp_apply_clock_for_voltage_request()
437 if (!pp_clock_request.clock_type) in dm_pp_apply_clock_for_voltage_request()
605 clock_req.clock_type = amd_pp_dcef_clock; in pp_nv_set_hard_min_dcefclk_by_freq()
628 clock_req.clock_type = amd_pp_mem_clock; in pp_nv_set_hard_min_uclk_by_freq()
666 clock_req.clock_type = amd_pp_disp_clock; in pp_nv_set_voltage_by_freq()
669 clock_req.clock_type = amd_pp_phy_clock; in pp_nv_set_voltage_by_freq()
672 clock_req.clock_type = amd_pp_pixel_clock; in pp_nv_set_voltage_by_freq()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp226 CompilerType &clock_type = uint_type; in GetSiginfoType() local
295 {"_utime", clock_type}, in GetSiginfoType()
296 {"_stime", clock_type}, in GetSiginfoType()
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios.h155 u8 clock_type,
203 u8 clock_type,
H A Damdgpu_atombios.c997 u8 clock_type, in amdgpu_atombios_get_clock_dividers() argument
1018 if (clock_type == COMPUTE_ENGINE_PLL_PARAM) { in amdgpu_atombios_get_clock_dividers()
1019 args.v3.ulClockParams = cpu_to_le32((clock_type << 24) | clock); in amdgpu_atombios_get_clock_dividers()
1037 args.v5.ulClockParams = cpu_to_le32((clock_type << 24) | clock); in amdgpu_atombios_get_clock_dividers()
1067 args.v6_in.ulClock.ulComputeClockFlag = clock_type; in amdgpu_atombios_get_clock_dividers()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.h180 enum dc_clock_type clock_type,
184 enum dc_clock_type clock_type,
H A Ddcn10_hw_sequencer.c3830 enum dc_clock_type clock_type, in dcn10_set_clock() argument
3842 context, clock_type, &clock_cfg); in dcn10_set_clock()
3854 if (clock_type == DC_CLOCK_TYPE_DISPCLK) in dcn10_set_clock()
3856 else if (clock_type == DC_CLOCK_TYPE_DPPCLK) in dcn10_set_clock()
3869 enum dc_clock_type clock_type, in dcn10_get_clock() argument
3875 dc->clk_mgr->funcs->get_clock(dc->clk_mgr, context, clock_type, clock_cfg); in dcn10_get_clock()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.h50 enum dc_clock_type clock_type,
H A Ddcn20_clk_mgr.c451 enum dc_clock_type clock_type, in dcn2_get_clock() argument
455 if (clock_type == DC_CLOCK_TYPE_DISPCLK) { in dcn2_get_clock()
461 if (clock_type == DC_CLOCK_TYPE_DPPCLK) { in dcn2_get_clock()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp346 CompilerType &clock_type = long_type; in GetSiginfoType() local
441 {"si_utime", clock_type}, in GetSiginfoType()
442 {"si_stime", clock_type}, in GetSiginfoType()
/openbsd-src/sys/dev/pci/drm/amd/include/
H A Ddm_pp_interface.h190 enum amd_pp_clock_type clock_type; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/
H A Dhw_sequencer.h319 enum dc_clock_type clock_type,
321 void (*get_clock)(struct dc *dc, enum dc_clock_type clock_type,
/openbsd-src/sys/dev/pci/drm/amd/display/include/
H A Dbios_parser_types.h271 enum bp_dce_clock_type clock_type; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h270 enum dc_clock_type clock_type,
H A Dclk_mgr_internal.h248 enum clock_type { enum
/openbsd-src/sys/dev/pci/drm/amd/display/dc/bios/
H A Dcommand_table2.c887 !cmd->dc_clock_type_to_atom(bp_params->clock_type, in set_dce_clock_v2_1()
894 if (bp_params->clock_type == DCECLOCK_TYPE_DPREFCLK) { in set_dce_clock_v2_1()
920 bp_params->clock_type); in set_dce_clock_v2_1()
H A Dcommand_table.c2401 !cmd->dc_clock_type_to_atom(bp_params->clock_type, &atom_clock_type)) in set_dce_clock_v2_1()
2407 if (bp_params->clock_type == DCECLOCK_TYPE_DPREFCLK) { in set_dce_clock_v2_1()
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.h218 uint32_t clock_type, uint32_t clock_value,
H A Dppatomfwctrl.c247 uint32_t clock_type, uint32_t clock_value, in pp_atomfwctrl_get_gpu_pll_dividers_vega10() argument
256 pll_parameters.gpu_clock_type = clock_type; in pp_atomfwctrl_get_gpu_pll_dividers_vega10()
H A Dsmu10_hwmgr.c55 enum amd_pp_clock_type clk_type = clock_req->clock_type; in smu10_display_clock_voltage_request()
195 clock_req.clock_type = amd_pp_dcf_clock; in smu10_set_clock_limit()
H A Dvega12_hwmgr.c1578 enum amd_pp_clock_type clk_type = clock_req->clock_type; in vega12_display_clock_voltage_request()
1635 clock_req.clock_type = amd_pp_dcef_clock; in vega12_notify_smc_display_config_after_ps_adjustment()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c306 dce_clk_params.clock_type = DCECLOCK_TYPE_DISPLAY_CLOCK; in dce112_set_clock()
319 dce_clk_params.clock_type = DCECLOCK_TYPE_DPREFCLK; in dce112_set_clock()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h2243 enum dc_status dc_set_clock(struct dc *dc, enum dc_clock_type clock_type, uint32_t clk_khz, uint32_…
2244 void dc_get_clock(struct dc *dc, enum dc_clock_type clock_type, struct dc_clock_config *clock_cfg);
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_atombios.c2848 u8 clock_type, in radeon_atom_get_clock_dividers()
2866 args.v1.ucAction = clock_type; in radeon_atom_get_clock_dividers()
2880 args.v2.ucAction = clock_type; in radeon_atom_get_clock_dividers()
2895 if (clock_type == COMPUTE_ENGINE_PLL_PARAM) { in radeon_atom_get_clock_dividers()
2896 args.v3.ulClockParams = cpu_to_le32((clock_type << 24) | clock); in radeon_atom_get_clock_dividers()
2914 args.v5.ulClockParams = cpu_to_le32((clock_type << 24) | clock); in radeon_atom_get_clock_dividers()
2945 args.v6_in.ulClock.ulComputeClockFlag = clock_type; in radeon_atom_get_clock_dividers()
2845 radeon_atom_get_clock_dividers(struct radeon_device * rdev,u8 clock_type,u32 clock,bool strobe_mode,struct atom_clock_dividers * dividers) radeon_atom_get_clock_dividers() argument
/openbsd-src/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c4665 enum dc_status dc_set_clock(struct dc *dc, enum dc_clock_type clock_type, uint32_t clk_khz, uint32_t stepping) in dc_set_clock()
4668 return dc->hwss.set_clock(dc, clock_type, clk_khz, stepping); in dc_set_clock()
4671 void dc_get_clock(struct dc *dc, enum dc_clock_type clock_type, struct dc_clock_config *clock_cfg) in dc_get_clock()
4674 dc->hwss.get_clock(dc, clock_type, clock_cfg);
4663 dc_set_clock(struct dc * dc,enum dc_clock_type clock_type,uint32_t clk_khz,uint32_t stepping) dc_set_clock() argument
4669 dc_get_clock(struct dc * dc,enum dc_clock_type clock_type,struct dc_clock_config * clock_cfg) dc_get_clock() argument

12