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