Searched defs:PLL_VALID_RATE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/samsung/ |
H A D | clk-pll.h | 43 #define PLL_VALID_RATE(_fin, _fout, _m, _p, _s, _k, _ks) ((_fout) + \ macro
|
/kernel/linux/linux-6.6/drivers/clk/samsung/ |
H A D | clk-pll.h | 45 #define PLL_VALID_RATE(_fin, _fout, _m, _p, _s, _k, _ks) ((_fout) + \ macro
|
Completed in 1 milliseconds