Home
last modified time | relevance | path

Searched refs:best_n (Results 226 – 250 of 372) sorted by relevance

12345678910>>...15

/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/arch/arm/mach-sunxi/
H A Dclock_sun6i.c224 unsigned best_k = 0, best_m = 0, best_n = 0, best_diff = 0xffffffff; in clock_set_mipi_pll() local
244 best_n = n; in clock_set_mipi_pll()
254 CCM_MIPI_PLL_CTRL_N(best_n) | CCM_MIPI_PLL_CTRL_K(best_k) | in clock_set_mipi_pll()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/arch/arm/mach-sunxi/
H A Dclock_sun6i.c224 unsigned best_k = 0, best_m = 0, best_n = 0, best_diff = 0xffffffff; in clock_set_mipi_pll() local
244 best_n = n; in clock_set_mipi_pll()
254 CCM_MIPI_PLL_CTRL_N(best_n) | CCM_MIPI_PLL_CTRL_K(best_k) | in clock_set_mipi_pll()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/arch/arm/mach-sunxi/
H A Dclock_sun6i.c224 unsigned best_k = 0, best_m = 0, best_n = 0, best_diff = 0xffffffff; in clock_set_mipi_pll() local
244 best_n = n; in clock_set_mipi_pll()
254 CCM_MIPI_PLL_CTRL_N(best_n) | CCM_MIPI_PLL_CTRL_K(best_k) | in clock_set_mipi_pll()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/arch/arm/mach-sunxi/
H A Dclock_sun6i.c224 unsigned best_k = 0, best_m = 0, best_n = 0, best_diff = 0xffffffff; in clock_set_mipi_pll() local
244 best_n = n; in clock_set_mipi_pll()
254 CCM_MIPI_PLL_CTRL_N(best_n) | CCM_MIPI_PLL_CTRL_K(best_k) | in clock_set_mipi_pll()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/arch/arm/mach-sunxi/
H A Dclock_sun6i.c224 unsigned best_k = 0, best_m = 0, best_n = 0, best_diff = 0xffffffff; in clock_set_mipi_pll() local
244 best_n = n; in clock_set_mipi_pll()
254 CCM_MIPI_PLL_CTRL_N(best_n) | CCM_MIPI_PLL_CTRL_K(best_k) | in clock_set_mipi_pll()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/arch/arm/mach-sunxi/
H A Dclock_sun6i.c224 unsigned best_k = 0, best_m = 0, best_n = 0, best_diff = 0xffffffff; in clock_set_mipi_pll() local
244 best_n = n; in clock_set_mipi_pll()
254 CCM_MIPI_PLL_CTRL_N(best_n) | CCM_MIPI_PLL_CTRL_K(best_k) | in clock_set_mipi_pll()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/arch/arm/mach-sunxi/
H A Dclock_sun6i.c224 unsigned best_k = 0, best_m = 0, best_n = 0, best_diff = 0xffffffff; in clock_set_mipi_pll() local
244 best_n = n; in clock_set_mipi_pll()
254 CCM_MIPI_PLL_CTRL_N(best_n) | CCM_MIPI_PLL_CTRL_K(best_k) | in clock_set_mipi_pll()
/dports/biology/minimap2/minimap2-2.24/
H A Dmain.c165 else if (c == 'N') old_best_n = opt.best_n, opt.best_n = atoi(o.arg); in main()
313 if (opt.best_n == 0) { in main()
315 opt.best_n = old_best_n, opt.flag |= MM_F_NO_PRINT_2ND; in main()
338 fprintf(fp_help, " -N INT retain at most INT secondary alignments [%d]\n", opt.best_n); in main()
387 if (opt.best_n == 0 && (opt.flag&MM_F_CIGAR) && mm_verbose >= 2) in main()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/sunxi-ng/
H A Dccu_nkm.c23 unsigned long best_n = 0, best_k = 0, best_m = 0; in ccu_nkm_find_best() local
37 best_n = _n; in ccu_nkm_find_best()
45 nkm->n = best_n; in ccu_nkm_find_best()
H A Dccu_nkmp.c36 unsigned long best_n = 0, best_k = 0, best_m = 0, best_p = 0; in ccu_nkmp_find_best() local
54 best_n = _n; in ccu_nkmp_find_best()
64 nkmp->n = best_n; in ccu_nkmp_find_best()
H A Dccu_nm.c34 unsigned long best_n = 0, best_m = 0; in ccu_nm_find_best() local
47 best_n = _n; in ccu_nm_find_best()
53 nm->n = best_n; in ccu_nm_find_best()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/sunxi-ng/
H A Dccu_nkm.c23 unsigned long best_n = 0, best_k = 0, best_m = 0; in ccu_nkm_find_best() local
37 best_n = _n; in ccu_nkm_find_best()
45 nkm->n = best_n; in ccu_nkm_find_best()
H A Dccu_nm.c34 unsigned long best_n = 0, best_m = 0; in ccu_nm_find_best() local
47 best_n = _n; in ccu_nm_find_best()
53 nm->n = best_n; in ccu_nm_find_best()
H A Dccu_nkmp.c36 unsigned long best_n = 0, best_k = 0, best_m = 0, best_p = 0; in ccu_nkmp_find_best() local
54 best_n = _n; in ccu_nkmp_find_best()
64 nkmp->n = best_n; in ccu_nkmp_find_best()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/sunxi-ng/
H A Dccu_nkm.c23 unsigned long best_n = 0, best_k = 0, best_m = 0; in ccu_nkm_find_best() local
37 best_n = _n; in ccu_nkm_find_best()
45 nkm->n = best_n; in ccu_nkm_find_best()
H A Dccu_nkmp.c36 unsigned long best_n = 0, best_k = 0, best_m = 0, best_p = 0; in ccu_nkmp_find_best() local
54 best_n = _n; in ccu_nkmp_find_best()
64 nkmp->n = best_n; in ccu_nkmp_find_best()
H A Dccu_nm.c34 unsigned long best_n = 0, best_m = 0; in ccu_nm_find_best() local
47 best_n = _n; in ccu_nm_find_best()
53 nm->n = best_n; in ccu_nm_find_best()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/arm/mach-tegra/tegra124/
H A Dclock.c976 u32 diff, best_diff, best_m = 0, best_n = 0, best_p; in clock_set_display_rate() local
1016 best_n = divn; in clock_set_display_rate()
1019 if (best_n < 50) in clock_set_display_rate()
1021 else if (best_n < 300) in clock_set_display_rate()
1023 else if (best_n < 600) in clock_set_display_rate()
1031 rounded_rate = (ref / best_m * best_n) >> best_p; in clock_set_display_rate()
1035 __func__, rounded_rate, ref, best_m, best_n, best_p, cpcon); in clock_set_display_rate()
1040 clock_set_rate(CLOCK_ID_DISPLAY, best_n, best_m, best_p, cpcon); in clock_set_display_rate()
/dports/x11-drivers/xf86-video-i128/xf86-video-i128-1.4.0/src/
H A Di128IBMDAC.c250 unsigned char tmp2, m, n, df, best_m, best_n, best_df, max_n; in I128ProgramIBMRGB() local
279 best_m = best_n = best_df = 0; in I128ProgramIBMRGB()
308 best_n = n; in I128ProgramIBMRGB()
340 pI128->mem.rbase_g[DATA_I] = best_n; MB; in I128ProgramIBMRGB()
459 unsigned char tmp2, m, n, df, best_m, best_n, best_df, max_n; in I128ProgramSilverHammer() local
490 best_m = best_n = best_df = 0; in I128ProgramSilverHammer()
519 best_n = n; in I128ProgramSilverHammer()
561 pI128->mem.rbase_g[DATA_I] = best_n; MB; in I128ProgramSilverHammer()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/arm/mach-tegra/tegra124/
H A Dclock.c1068 u32 diff, best_diff, best_m = 0, best_n = 0, best_p; in clock_set_display_rate() local
1108 best_n = divn; in clock_set_display_rate()
1111 if (best_n < 50) in clock_set_display_rate()
1113 else if (best_n < 300) in clock_set_display_rate()
1115 else if (best_n < 600) in clock_set_display_rate()
1123 rounded_rate = (ref / best_m * best_n) >> best_p; in clock_set_display_rate()
1127 __func__, rounded_rate, ref, best_m, best_n, best_p, cpcon); in clock_set_display_rate()
1132 clock_set_rate(CLOCK_ID_DISPLAY, best_n, best_m, best_p, cpcon); in clock_set_display_rate()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/mach-tegra/tegra124/
H A Dclock.c1068 u32 diff, best_diff, best_m = 0, best_n = 0, best_p; in clock_set_display_rate() local
1108 best_n = divn; in clock_set_display_rate()
1111 if (best_n < 50) in clock_set_display_rate()
1113 else if (best_n < 300) in clock_set_display_rate()
1115 else if (best_n < 600) in clock_set_display_rate()
1123 rounded_rate = (ref / best_m * best_n) >> best_p; in clock_set_display_rate()
1127 __func__, rounded_rate, ref, best_m, best_n, best_p, cpcon); in clock_set_display_rate()
1132 clock_set_rate(CLOCK_ID_DISPLAY, best_n, best_m, best_p, cpcon); in clock_set_display_rate()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/mach-tegra/tegra124/
H A Dclock.c1071 u32 diff, best_diff, best_m = 0, best_n = 0, best_p; in clock_set_display_rate() local
1111 best_n = divn; in clock_set_display_rate()
1114 if (best_n < 50) in clock_set_display_rate()
1116 else if (best_n < 300) in clock_set_display_rate()
1118 else if (best_n < 600) in clock_set_display_rate()
1126 rounded_rate = (ref / best_m * best_n) >> best_p; in clock_set_display_rate()
1130 __func__, rounded_rate, ref, best_m, best_n, best_p, cpcon); in clock_set_display_rate()
1135 clock_set_rate(CLOCK_ID_DISPLAY, best_n, best_m, best_p, cpcon); in clock_set_display_rate()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/mach-tegra/tegra124/
H A Dclock.c1071 u32 diff, best_diff, best_m = 0, best_n = 0, best_p; in clock_set_display_rate() local
1111 best_n = divn; in clock_set_display_rate()
1114 if (best_n < 50) in clock_set_display_rate()
1116 else if (best_n < 300) in clock_set_display_rate()
1118 else if (best_n < 600) in clock_set_display_rate()
1126 rounded_rate = (ref / best_m * best_n) >> best_p; in clock_set_display_rate()
1130 __func__, rounded_rate, ref, best_m, best_n, best_p, cpcon); in clock_set_display_rate()
1135 clock_set_rate(CLOCK_ID_DISPLAY, best_n, best_m, best_p, cpcon); in clock_set_display_rate()
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/arm/mach-tegra/tegra124/
H A Dclock.c1071 u32 diff, best_diff, best_m = 0, best_n = 0, best_p; in clock_set_display_rate() local
1111 best_n = divn; in clock_set_display_rate()
1114 if (best_n < 50) in clock_set_display_rate()
1116 else if (best_n < 300) in clock_set_display_rate()
1118 else if (best_n < 600) in clock_set_display_rate()
1126 rounded_rate = (ref / best_m * best_n) >> best_p; in clock_set_display_rate()
1130 __func__, rounded_rate, ref, best_m, best_n, best_p, cpcon); in clock_set_display_rate()
1135 clock_set_rate(CLOCK_ID_DISPLAY, best_n, best_m, best_p, cpcon); in clock_set_display_rate()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/mach-tegra/tegra124/
H A Dclock.c1071 u32 diff, best_diff, best_m = 0, best_n = 0, best_p; in clock_set_display_rate() local
1111 best_n = divn; in clock_set_display_rate()
1114 if (best_n < 50) in clock_set_display_rate()
1116 else if (best_n < 300) in clock_set_display_rate()
1118 else if (best_n < 600) in clock_set_display_rate()
1126 rounded_rate = (ref / best_m * best_n) >> best_p; in clock_set_display_rate()
1130 __func__, rounded_rate, ref, best_m, best_n, best_p, cpcon); in clock_set_display_rate()
1135 clock_set_rate(CLOCK_ID_DISPLAY, best_n, best_m, best_p, cpcon); in clock_set_display_rate()

12345678910>>...15