Home
last modified time | relevance | path

Searched refs:OUTPUT_MAX_HZ (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/drivers/clk/rockchip/
Dclk_rk3036.c22 OUTPUT_MAX_HZ = 2400U * 1000000, enumerator
59 output_hz >= OUTPUT_MIN_HZ && output_hz <= OUTPUT_MAX_HZ); in rkclk_set_pll()
Dclk_rk322x.c22 OUTPUT_MAX_HZ = 3200U * 1000000, enumerator
55 output_hz >= OUTPUT_MIN_HZ && output_hz <= OUTPUT_MAX_HZ); in rkclk_set_pll()
Dclk_rk3188.c45 OUTPUT_MAX_HZ = 2200U * 1000000, enumerator
97 output_hz >= OUTPUT_MIN_HZ && output_hz <= OUTPUT_MAX_HZ && in rkclk_set_pll()
Dclk_rk3128.c23 OUTPUT_MAX_HZ = 2400U * 1000000, enumerator
52 output_hz >= OUTPUT_MIN_HZ && output_hz <= OUTPUT_MAX_HZ); in rkclk_set_pll()
Dclk_rv1108.c23 OUTPUT_MAX_HZ = 2400U * 1000000, enumerator
Dclk_rk3288.c42 OUTPUT_MAX_HZ = 2200U * 1000000, enumerator
155 output_hz >= OUTPUT_MIN_HZ && output_hz <= OUTPUT_MAX_HZ && in rkclk_set_pll()