Searched refs:_mul (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/actions/ |
H A D | owl-fixed-factor.h | 16 #define OWL_FIX_FACT(_struct, _name, _parent, _mul, _div, _flags) \ argument 18 .mult = _mul, \
|
H A D | owl-composite.h | 82 _gate, _mul, _div, _flags) \ argument 85 .rate.fix_fact_hw.mult = _mul, \
|
/linux/include/linux/iio/ |
H A D | iio-gts-helper.h | 78 #define GAIN_SCALE_ITIME_US(_itime, _sel, _mul) \ argument 82 .mul = (_mul), \
|
/linux/arch/mips/include/asm/ |
H A D | uasm.h | 145 Ip_u3u1u2(_mul);
|
/linux/arch/mips/mm/ |
H A D | uasm.c | 344 I_u3u1u2(_mul)
|