Searched defs:PLL_RATE (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/clk/rockchip/ |
H A D | rk3399_cru.c | 547 #define PLL_RATE(_hz, _ref, _fb, _post1, _post2, _dspd) \ macro
|
H A D | rk3288_cru.c | 371 #define PLL_RATE(_mhz, _ref, _fb, _post) \ macro
|
H A D | rk3328_cru.c | 570 #define PLL_RATE(_hz, _ref, _fb, _post1, _post2, _dspd, _frac) \ macro
|