Searched defs:_postdiv2 (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 | 293 _postdiv2, _dsmpd, _frac) \ argument
|