Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 25 of 137) sorted by relevance

123456

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000728-1.c1 struct clock { struct
7 struct clock clock_old = {0, 0}; in foo() argument
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dpll.c373 const struct dpll *clock) in intel_pll_is_valid()
448 struct dpll clock; in i9xx_find_best_dpll() local
506 struct dpll clock; in pnv_find_best_dpll() local
562 struct dpll clock; in g4x_find_best_dpll() local
657 struct dpll clock; in vlv_find_best_dpll() local
716 struct dpll clock; in chv_find_best_dpll() local
787 const struct dpll *clock, in i9xx_update_pll_dividers()
807 const struct dpll *clock, in i9xx_compute_dpll()
886 const struct dpll *clock, in i8xx_compute_dpll()
1031 const struct dpll *clock, in ilk_update_pll_dividers()
[all …]
H A Dintel_cx0_phy.c1732 static int intel_c10_phy_check_hdmi_link_rate(int clock) in intel_c10_phy_check_hdmi_link_rate()
1974 static int intel_c20_phy_check_hdmi_link_rate(int clock) in intel_c20_phy_check_hdmi_link_rate()
1990 int intel_cx0_phy_check_hdmi_link_rate(struct intel_hdmi *hdmi, int clock) in intel_cx0_phy_check_hdmi_link_rate()
2052 static bool intel_c20_use_mplla(u32 clock) in intel_c20_use_mplla()
2139 static u8 intel_c20_get_dp_rate(u32 clock) in intel_c20_get_dp_rate()
2174 static u8 intel_c20_get_hdmi_rate(u32 clock) in intel_c20_get_hdmi_rate()
2194 static bool is_dp2(u32 clock) in is_dp2()
2203 static bool is_hdmi_frl(u32 clock) in is_hdmi_frl()
2226 static int intel_get_c20_custom_width(u32 clock, bool dp) in intel_get_c20_custom_width()
2776 u32 clock; in intel_mtl_tbt_calc_port_clock() local
[all …]
H A Dintel_pch_refclk.c140 static void lpt_compute_iclkip(struct iclkip_params *p, int clock) in lpt_compute_iclkip()
179 int clock = crtc_state->hw.adjusted_mode.crtc_clock; in lpt_program_iclkip() local
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_afmt.c51 static void amdgpu_afmt_calc_cts(uint32_t clock, int *CTS, int *N, int freq) in amdgpu_afmt_calc_cts()
88 struct amdgpu_afmt_acr amdgpu_afmt_acr(uint32_t clock) in amdgpu_afmt_acr()
H A Damdgpu_atombios_crtc.c316 u32 clock = mode->clock; in amdgpu_atombios_crtc_adjust_pll() local
580 u32 clock, in amdgpu_atombios_crtc_program_pll()
824 u32 clock = mode->clock; in amdgpu_atombios_crtc_set_pll() local
/openbsd/sys/arch/armv7/xilinx/
H A Dzqclock.c141 const struct zqclock_clock *clock; in zqclock_get_clock() local
178 const struct zqclock_clock *clock; in zqclock_get_frequency() local
211 const struct zqclock_clock *clock; in zqclock_set_frequency() local
297 const struct zqclock_clock *clock; in zqclock_enable() local
/openbsd/sys/dev/ofw/
H A Dofw_clock.c144 uint32_t *clock; in clock_get_frequency_idx() local
185 uint32_t *clock; in clock_set_frequency_idx() local
226 uint32_t *clock; in clock_do_enable_idx() local
289 uint32_t *clock, *parent, *rate; in clock_set_assigned() local
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c69 uint32_t clock, uint32_t msg) in smu8_get_eclk_level()
100 uint32_t clock, uint32_t msg) in smu8_get_sclk_level()
130 uint32_t clock, uint32_t msg) in smu8_get_uvd_level()
559 unsigned long clock = 0, level; in smu8_init_sclk_limit() local
585 unsigned long clock = 0; in smu8_init_uvd_limit() local
612 unsigned long clock = 0; in smu8_init_vce_limit() local
639 unsigned long clock = 0; in smu8_init_acp_limit() local
689 unsigned long clock = 0; in smu8_update_sclk_limit() local
1177 unsigned long clock = 0, level; in smu8_phm_unforce_dpm_levels() local
H A Dsmu10_hwmgr.c204 static int smu10_set_min_deep_sleep_dcefclk(struct pp_hwmgr *hwmgr, uint32_t clock) in smu10_set_min_deep_sleep_dcefclk()
218 static int smu10_set_hard_min_dcefclk_by_freq(struct pp_hwmgr *hwmgr, uint32_t clock) in smu10_set_hard_min_dcefclk_by_freq()
232 static int smu10_set_hard_min_fclk_by_freq(struct pp_hwmgr *hwmgr, uint32_t clock) in smu10_set_hard_min_fclk_by_freq()
246 static int smu10_set_hard_min_gfxclk_by_freq(struct pp_hwmgr *hwmgr, uint32_t clock) in smu10_set_hard_min_gfxclk_by_freq()
260 static int smu10_set_soft_max_gfxclk_by_freq(struct pp_hwmgr *hwmgr, uint32_t clock) in smu10_set_soft_max_gfxclk_by_freq()
1151 uint32_t clock) in smu10_get_mem_latency()
/openbsd/sys/arch/armv7/omap/
H A Dprcm.c208 prcm_setclock(int clock, int speed) in prcm_setclock()
219 prcm_am335x_setclock(struct prcm_softc *sc, int clock, int speed) in prcm_am335x_setclock()
285 prcm_v3_setclock(struct prcm_softc *sc, int clock, int speed) in prcm_v3_setclock()
/openbsd/gnu/llvm/clang/lib/Headers/openmp_wrappers/
H A Dtime.h28 __DEVICE__ clock_t clock() { return __nvvm_read_ptx_sreg_clock(); } in clock() function
/openbsd/lib/libc/gen/
H A Dclock.c42 clock(void) in clock() function
/openbsd/gnu/lib/libiberty/src/
H A Dclock.c70 clock (void) in clock() function
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_audio.c438 static void radeon_audio_set_dto(struct drm_encoder *encoder, unsigned int clock) in radeon_audio_set_dto()
492 static void radeon_audio_calc_cts(unsigned int clock, int *CTS, int *N, int freq) in radeon_audio_calc_cts()
529 static const struct radeon_hdmi_acr* radeon_audio_acr(unsigned int clock) in radeon_audio_acr()
565 static void radeon_audio_update_acr(struct drm_encoder *encoder, unsigned int clock) in radeon_audio_update_acr()
H A Ddce6_afmt.c270 struct radeon_crtc *crtc, unsigned int clock) in dce6_hdmi_audio_set_dto()
289 struct radeon_crtc *crtc, unsigned int clock) in dce6_dp_audio_set_dto()
H A Devergreen_hdmi.c229 struct radeon_crtc *crtc, unsigned int clock) in dce4_hdmi_audio_set_dto()
272 struct radeon_crtc *crtc, unsigned int clock) in dce4_dp_audio_set_dto()
/openbsd/gnu/llvm/libcxx/include/__chrono/
H A Dtime_point.h38 typedef _Clock clock; typedef
/openbsd/lib/librpcsvc/
H A Dspray.x65 spraytimeval clock; member
/openbsd/sys/lib/libsa/
H A Dctime.c34 ctime(const time_t *clock) in ctime()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c602 uint32_t clock, SMU_VoltageLevel *voltage, uint32_t *mvdd) in vegam_get_dependency_volt_by_clk()
720 uint32_t clock, SMU_SclkSetting *sclk_setting) in vegam_calculate_sclk_params()
790 static uint8_t vegam_get_sleep_divider_id_from_clock(uint32_t clock, in vegam_get_sleep_divider_id_from_clock()
810 uint32_t clock, struct SMU75_Discrete_GraphicsLevel *level) in vegam_populate_single_graphic_level()
964 uint32_t clock, struct SMU75_Discrete_MemoryLevel *mem_level) in vegam_calculate_mclk_params()
982 uint32_t clock, struct SMU75_Discrete_MemoryLevel *mem_level) in vegam_populate_single_memory_level()
/openbsd/sys/dev/fdt/
H A Dsxiccmu.c583 struct sxiccmu_clock *clock; in sxiccmu_attach_clock() local
1689 struct sxiccmu_clock clock; in sxiccmu_a10_set_frequency() local
1750 struct sxiccmu_clock clock; in sxiccmu_a10s_set_frequency() local
1809 struct sxiccmu_clock clock; in sxiccmu_a23_set_frequency() local
1831 struct sxiccmu_clock clock; in sxiccmu_a64_set_frequency() local
1894 struct sxiccmu_clock clock; in sxiccmu_a80_set_frequency() local
1986 struct sxiccmu_clock clock; in sxiccmu_h3_set_frequency() local
2161 struct sxiccmu_clock clock; in sxiccmu_r40_set_frequency() local
2184 struct sxiccmu_clock clock; in sxiccmu_v3s_set_frequency() local
/openbsd/sys/kern/
H A Dtty_endrun.c406 struct clock_ymdhms clock; in endrun_date_to_nano() local
457 struct clock_ymdhms clock; in endrun_time_to_nano() local
/openbsd/usr.bin/ts/
H A Dts.c53 clockid_t clock = CLOCK_REALTIME; in main() local
/openbsd/sys/arch/sparc64/dev/
H A Dpcfiic_ebus.c93 u_int8_t clock = PCF_CLOCK_12 | PCF_FREQ_90; in pcfiic_ebus_attach() local

123456