Home
last modified time | relevance | path

Searched defs:_postdiv1 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/clk/visconti/
H A Dpll.h25 _refdiv, _intin, _fracin, _postdiv1, _postdiv2) \ argument
/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3036.c31 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
H A Dclk_rk322x.c28 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
H A Dclk_rk3128.c29 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
H A Dclk_rv1108.c31 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
H A Dclk_rk3328.c32 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
H A Dclk_rk3399.c44 #define PLL_DIVISORS(hz, _refdiv, _postdiv1, _postdiv2) {\ argument
/openbmc/linux/drivers/clk/rockchip/
H A Dclk.h292 #define RK3036_PLL_RATE(_rate, _refdiv, _fbdiv, _postdiv1, \ argument