Home
last modified time | relevance | path

Searched refs:max_r (Results 26 – 50 of 441) sorted by relevance

12345678910>>...18

/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-chip/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/test/dm/
H A Dk210_pll.c16 u64 f, r, od, max_r, inv_ratio; in dm_test_k210_pll_calc_config() local
21 max_r = min(16ULL, DIV_ROUND_DOWN_ULL(rate_in, 13300000)); in dm_test_k210_pll_calc_config()
25 for (r = 1; r <= max_r; r++) { in dm_test_k210_pll_calc_config()

12345678910>>...18