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