Searched defs:_postdiv1 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/clk/visconti/ |
H A D | pll.h | 25 _refdiv, _intin, _fracin, _postdiv1, _postdiv2) \ argument
|
/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
|
/openbmc/linux/drivers/clk/rockchip/ |
H A D | clk.h | 292 #define RK3036_PLL_RATE(_rate, _refdiv, _fbdiv, _postdiv1, \ argument
|