Searched refs:_fout (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/samsung/ |
H A D | clk-pll.h | 50 #define PLL_VALID_RATE(_fin, _fout, _m, _p, _s, _k, _ks) ((_fout) + \ argument 51 BUILD_BUG_ON_ZERO(PLL_RATE(_fin, _m, _p, _s, _k, _ks) != (_fout)))
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 1494 # the src operand is in FP_SRC. Call _fout() to write out the result and
|
H A D | fpsp.S | 1495 # the src operand is in FP_SRC. Call _fout() to write out the result and
|