Home
last modified time | relevance | path

Searched refs:_mul (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/clk/spacemit/
H A Dccu_mix.h48 #define CCU_FACTOR_INIT(_div, _mul) { .div = _div, .mul = _mul } argument
77 #define CCU_FACTOR_DEFINE(_name, _parent, _div, _mul) \ argument
79 .factor = CCU_FACTOR_INIT(_div, _mul), \
105 _mul, _flags) \ argument
108 .factor = CCU_FACTOR_INIT(_div, _mul), \
116 _mul) \ argument
118 _mul, 0)
/linux/drivers/clk/actions/
H A Dowl-fixed-factor.h16 #define OWL_FIX_FACT(_struct, _name, _parent, _mul, _div, _flags) \ argument
18 .mult = _mul, \
H A Dowl-composite.h82 _gate, _mul, _div, _flags) \ argument
85 .rate.fix_fact_hw.mult = _mul, \
/linux/arch/mips/include/asm/
H A Duasm.h145 Ip_u3u1u2(_mul);
/linux/arch/mips/mm/
H A Duasm.c344 I_u3u1u2(_mul)
/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c189 #define D_ROOT(_idx, _n, _mul, _div) { \ argument
194 .ffc.mul = _mul \