Searched defs:freq (Results 126 - 150 of 271) sorted by last modified time

1234567891011

/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx51_ccm.c262 u_int freq; local
453 uint64_t freq = 0; local
[all...]
/freebsd-11-stable/usr.bin/setchannel/
H A Dsetchannel.c97 unsigned int freq; local
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Dif_awg.c926 uint64_t freq; local
H A Da10_fb.c307 a10fb_setup_pll(struct a10fb_softc *sc, uint64_t freq) argument
/freebsd-11-stable/sys/x86/cpufreq/
H A Dhwpstate.c97 int freq; /* CPU clock in Mhz or 100ths of a percent. */ member in struct:hwpstate_setting
[all...]
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_prcm.c613 am335x_clk_hsmmc_get_source_freq(struct ti_clock_dev *clkdev, unsigned int *freq) argument
620 am335x_clk_get_sysclk_freq(struct ti_clock_dev *clkdev, unsigned int *freq) argument
657 am335x_clk_get_arm_fclk_freq(struct ti_clock_dev *clkdev, unsigned int *freq) argument
674 am335x_clk_get_arm_disp_freq(struct ti_clock_dev *clkdev, unsigned int *freq) argument
691 am335x_clk_set_arm_disp_freq(struct ti_clock_dev *clkdev, unsigned int freq) argument
[all...]
H A Dam335x_lcd.c234 am335x_lcd_calc_divisor(uint32_t reference, uint32_t freq) argument
/freebsd-11-stable/sys/dev/mmc/host/
H A Ddwmmc.c618 dwmmc_setup_bus(struct dwmmc_softc *sc, int freq) argument
/freebsd-11-stable/sys/arm/at91/
H A Dat91_mci.c555 uint32_t freq; local
H A Dat91_pmc.c202 at91_pmc_800mhz_plla_outb(int freq) argument
223 at91_pmc_800mhz_pllb_outb(int freq) argument
405 uint32_t mul, div, freq; local
493 unsigned int diff, matchdiff, freq; local
[all...]
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_sdxc-m8.c69 uint32_t freq; member in struct:__anon5160
1040 uint32_t freq; local
H A Daml8726_machdep.c62 pcell_t freq, prop; local
/freebsd-11-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c1017 tegra124_pll_recalc(struct clknode *clk, uint64_t *freq) argument
H A Dtegra124_clk_per.c624 periph_recalc(struct clknode *clk, uint64_t *freq) argument
H A Dtegra124_cpufreq.c54 uint64_t freq; /* Frequency point */ member in struct:speedo_entry
70 uint64_t freq; /* Frequecy */ member in struct:cpu_speed_point
226 freq_to_voltage(struct tegra124_cpufreq_softc *sc, uint64_t freq) argument
279 get_speed_point(struct tegra124_cpufreq_softc *sc, uint64_t freq) argument
322 set_cpu_freq(struct tegra124_cpufreq_softc *sc, uint64_t freq) argument
375 uint64_t freq; local
504 uint64_t freq; local
[all...]
/freebsd-11-stable/sys/arm/rockchip/
H A Drk30xx_wdog.c77 int freq; member in struct:rk30_wd_softc
/freebsd-11-stable/sys/arm/lpc/
H A Dlpc_timer.c129 uint32_t freq; local
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c230 pcell_t freq; local
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_i2c.c640 uint64_t freq; local
/freebsd-11-stable/sys/arm/ti/
H A Dti_prcm.c300 ti_prcm_clk_get_source_freq(clk_ident_t clk, unsigned int *freq) argument
337 ti_prcm_clk_set_source_freq(clk_ident_t clk, unsigned int freq) argument
/freebsd-11-stable/sys/arm/ti/omap4/
H A Domap4_prcm_clks.c935 omap4_clk_get_sysclk_freq(struct ti_clock_dev *clkdev, unsigned int *freq) argument
993 omap4_clk_get_arm_fclk_freq(struct ti_clock_dev *clkdev, unsigned int *freq) argument
1448 unsigned int freq; local
[all...]
/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_lcdclk.c266 aw_lcdclk_recalc_freq(struct clknode *clk, uint64_t *freq) argument
H A Daw_cpusclk.c127 aw_cpusclk_recalc_freq(struct clknode *clk, uint64_t *freq) argument
H A Daw_pll.c197 a10_pll1_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
218 a10_pll2_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
293 a10_pll3_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
368 a10_pll5_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
426 a10_pll6_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
475 a13_pll2_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
550 a23_pll1_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
569 a31_pll1_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
623 a31_pll6_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
649 a80_pll4_recalc(struct aw_pll_sc *sc, uint64_t *freq) argument
728 aw_pll_recalc(struct clknode *clk, uint64_t *freq) argument
[all...]
H A Daw_debeclk.c183 aw_debeclk_recalc_freq(struct clknode *clk, uint64_t *freq) argument

Completed in 191 milliseconds

1234567891011