Searched defs:_refdiv (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/clk/visconti/ |
D | pll.h |
|
/openbmc/u-boot/drivers/clk/rockchip/ |
H A D | clk_rk3036.c | 31 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
|
H A D | clk_rk322x.c | 28 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
|
H A D | clk_rk3128.c | 29 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
|
H A D | clk_rv1108.c | 31 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
|
H A D | clk_rk3328.c | 32 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
|
H A D | clk_rk3399.c | 44 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
|