Searched refs:_fin (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/samsung/ |
| A D | clk-pll.h | 43 #define PLL_RATE(_fin, _m, _p, _s, _k, _ks) \ argument 48 #define PLL_35XX_RATE(_fin, _rate, _m, _p, _s) \ argument 50 .rate = PLL_VALID_RATE(_fin, _rate, \ 59 .rate = PLL_VALID_RATE(_fin, _rate, \ 68 .rate = PLL_VALID_RATE(_fin, _rate, \ 75 #define PLL_36XX_RATE(_fin, _rate, _m, _p, _s, _k) \ argument 77 .rate = PLL_VALID_RATE(_fin, _rate, \ 85 #define PLL_4508_RATE(_fin, _rate, _m, _p, _s, _afc) \ argument 87 .rate = PLL_VALID_RATE(_fin, _rate, \ 97 .rate = PLL_VALID_RATE(_fin, _rate, \ [all …]
|
Completed in 3 milliseconds