Home
last modified time | relevance | path

Searched defs:clocks (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/powerplay/hwmgr/
H A Dhardwaremanager.c402 …et_clock_by_type(struct pp_hwmgr *hwmgr, enum amd_pp_clock_type type, struct amd_pp_clocks *clocks) in phm_get_clock_by_type()
415 struct pp_clock_levels_with_latency *clocks) in phm_get_clock_by_type_with_latency()
428 struct pp_clock_levels_with_voltage *clocks) in phm_get_clock_by_type_with_voltage()
462 int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in phm_get_max_high_clocks()
H A Dvega12_hwmgr.c1625 struct pp_clock_levels_with_latency *clocks) in vega12_get_sclks()
1658 struct pp_clock_levels_with_latency *clocks) in vega12_get_memclocks()
1685 struct pp_clock_levels_with_latency *clocks) in vega12_get_dcefclocks()
1713 struct pp_clock_levels_with_latency *clocks) in vega12_get_socclocks()
1743 struct pp_clock_levels_with_latency *clocks) in vega12_get_clock_by_type_with_latency()
1769 struct pp_clock_levels_with_voltage *clocks) in vega12_get_clock_by_type_with_voltage()
1857 struct pp_clock_levels_with_latency clocks; in vega12_print_clock_levels() local
H A Dsmu10_hwmgr.c201 struct PP_Clocks clocks = {0}; in smu10_set_clock_limit() local
956 struct pp_clock_levels_with_latency *clocks) in smu10_get_clock_by_type_with_latency()
1013 struct pp_clock_levels_with_voltage *clocks) in smu10_get_clock_by_type_with_voltage()
1063 …atic int smu10_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in smu10_get_max_high_clocks()
H A Dvega10_hwmgr.c4083 struct pp_clock_levels_with_latency *clocks) in vega10_get_sclks()
4103 struct pp_clock_levels_with_latency *clocks) in vega10_get_memclocks()
4129 struct pp_clock_levels_with_latency *clocks) in vega10_get_dcefclocks()
4145 struct pp_clock_levels_with_latency *clocks) in vega10_get_socclocks()
4162 struct pp_clock_levels_with_latency *clocks) in vega10_get_clock_by_type_with_latency()
4186 struct pp_clock_levels_with_voltage *clocks) in vega10_get_clock_by_type_with_voltage()
H A Dsmu8_hwmgr.c1042 struct PP_Clocks clocks = {0, 0, 0, 0}; in smu8_apply_state_adjust_rules() local
1598 struct amd_pp_clocks *clocks) in smu8_get_clock_by_type()
1627 static int smu8_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in smu8_get_max_high_clocks()
H A Dsmu7_hwmgr.c4637 static int smu7_get_sclks(struct pp_hwmgr *hwmgr, struct amd_pp_clocks *clocks) in smu7_get_sclks()
4674 static int smu7_get_mclks(struct pp_hwmgr *hwmgr, struct amd_pp_clocks *clocks) in smu7_get_mclks()
4702 struct amd_pp_clocks *clocks) in smu7_get_clock_by_type()
4760 struct amd_pp_simple_clock_info *clocks) in smu7_get_max_high_clocks()
/dflybsd-src/sys/dev/drm/amd/powerplay/
H A Damd_powerplay.c999 struct amd_pp_clock_info *clocks) in pp_get_current_clocks()
1050 …c int pp_get_clock_by_type(void *handle, enum amd_pp_clock_type type, struct amd_pp_clocks *clocks) in pp_get_clock_by_type()
1069 struct pp_clock_levels_with_latency *clocks) in pp_get_clock_by_type_with_latency()
1085 struct pp_clock_levels_with_voltage *clocks) in pp_get_clock_by_type_with_voltage()
1135 struct amd_pp_simple_clock_info *clocks) in pp_get_display_mode_validation_clocks()
/dflybsd-src/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c1290 struct dc_clocks *clocks) in dcn_find_dcfclk_suits_all()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/
H A Ddce_clocks.c40 #define TO_DCE_CLOCKS(clocks)\ argument
/dflybsd-src/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c1366 struct dc_clocks clocks = state->bw.dcn.clk; in enable_link_dp() local
/dflybsd-src/usr.bin/telnet/
H A Dtelnet.c156 Clocks clocks; variable
/dflybsd-src/sys/dev/drm/radeon/
H A Dbtc_dpm.c1208 static u32 btc_find_valid_clock(struct radeon_clock_array *clocks, in btc_find_valid_clock()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_sdvo.c710 struct intel_sdvo_pixel_clock_range clocks; in intel_sdvo_get_input_pixel_clock_range() local
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c3217 static u32 btc_find_valid_clock(struct amdgpu_clock_array *clocks, in btc_find_valid_clock()