Searched defs:clock_type (Results 1 – 11 of 11) sorted by relevance
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/ |
H A D | PlatformNetBSD.cpp | 226 CompilerType &clock_type = uint_type; in GetSiginfoType() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/Linux/ |
H A D | PlatformLinux.cpp | 346 CompilerType &clock_type = long_type; in GetSiginfoType() local
|
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomfwctrl.c | 247 uint32_t clock_type, uint32_t clock_value, in pp_atomfwctrl_get_gpu_pll_dividers_vega10()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn20/ |
H A D | dcn20_clk_mgr.c | 451 enum dc_clock_type clock_type, in dcn2_get_clock()
|
/openbsd/sys/dev/pci/drm/amd/include/ |
H A D | dm_pp_interface.h | 190 enum amd_pp_clock_type clock_type; member
|
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/ |
H A D | clk_mgr_internal.h | 248 enum clock_type { enum
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.c | 3830 enum dc_clock_type clock_type, in dcn10_set_clock() 3869 enum dc_clock_type clock_type, in dcn10_get_clock()
|
/openbsd/sys/dev/pci/drm/amd/display/include/ |
H A D | bios_parser_types.h | 271 enum bp_dce_clock_type clock_type; member
|
/openbsd/sys/dev/pci/drm/amd/display/dc/core/ |
H A D | amdgpu_dc.c | 4665 enum dc_status dc_set_clock(struct dc *dc, enum dc_clock_type clock_type, uint32_t clk_khz, uint32_… 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()
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.c | 997 u8 clock_type, in amdgpu_atombios_get_clock_dividers()
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon_atombios.c | 2848 u8 clock_type, in radeon_atom_get_clock_dividers()
|