Searched defs:ratio (Results 1 – 15 of 15) sorted by relevance
| /u-boot/arch/arm/mach-exynos/ |
| A D | clock.c | 643 unsigned int ratio; in exynos4_get_pwm_clk() local 683 unsigned int ratio; in exynos4x12_get_pwm_clk() local 700 unsigned int ratio; in exynos4_get_uart_clk() local 747 unsigned int ratio; in exynos4x12_get_uart_clk() local 790 unsigned int sel, ratio, pre_ratio; in exynos4_get_mmc_clk() local 920 unsigned int ratio; in exynos4_get_lcd_clk() local 962 unsigned int ratio; in exynos5_get_lcd_clk() local 1003 unsigned int ratio; in exynos5420_get_lcd_clk() local 1037 unsigned int ratio; in exynos5800_get_lcd_clk() local 1580 unsigned int ratio; in exynos4_get_i2c_clk() local
|
| /u-boot/arch/x86/cpu/intel_common/ |
| A D | acpi.c | 227 static int calculate_power(int tdp, int p1_ratio, int ratio) in calculate_power() 253 int ratio, power, clock, clock_max; in generate_p_state_entries() local
|
| /u-boot/arch/arm/cpu/armv7/ls102xa/ |
| A D | clock.c | 37 uint ratio[CONFIG_SYS_FSL_NUM_CC_PLLS]; in get_sys_info() local
|
| /u-boot/drivers/fpga/ |
| A D | socfpga_gen5.c | 20 static void fpgamgr_set_cd_ratio(unsigned long ratio) in fpgamgr_set_cd_ratio()
|
| A D | socfpga_arria10.c | 151 static void fpgamgr_set_cd_ratio(unsigned long ratio) in fpgamgr_set_cd_ratio()
|
| /u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| A D | fsl_lsch3_speed.c | 69 uint ratio[CONFIG_SYS_FSL_NUM_CC_PLLS]; in get_sys_info() local
|
| A D | fsl_lsch2_speed.c | 46 uint ratio[CONFIG_SYS_FSL_NUM_CC_PLLS]; in get_sys_info() local
|
| /u-boot/drivers/clk/analogbits/ |
| A D | wrpll-cln28hpc.c | 224 unsigned long ratio; in wrpll_configure_for_rate() local
|
| /u-boot/arch/x86/cpu/ivybridge/ |
| A D | model_206ax.c | 332 uint ratio; in set_max_ratio() local
|
| /u-boot/arch/x86/include/asm/ |
| A D | speedstep.h | 28 uint8_t ratio:6; member
|
| /u-boot/drivers/clk/ |
| A D | mpc83xx_clk.h | 21 enum ratio { enum
|
| A D | clk_k210.c | 666 u64 ratio, inv_ratio; /* fixed point 32.32 ratio of the rates */ in k210_pll_calc_config() local
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | speed.c | 73 uint ratio[CONFIG_SYS_FSL_NUM_CC_PLLS]; in get_sys_info() local
|
| /u-boot/drivers/timer/ |
| A D | tsc_timer.c | 153 u32 lo, hi, ratio, freq_id, freq; in cpu_mhz_from_msr() local
|
| /u-boot/drivers/ddr/altera/ |
| A D | sequencer.c | 111 u32 ratio; in phy_mgr_initialize() local 465 const int ratio = seq->rwcfg->mem_if_read_dqs_width / in scc_mgr_set_oct_out1_delay() local 581 const int ratio = seq->rwcfg->mem_if_read_dqs_width / in scc_mgr_load_dqs_for_write_group() local 2127 const u32 ratio = seq->rwcfg->mem_if_read_dqs_width / in search_stop_check() local
|
Completed in 38 milliseconds