Searched refs:_mul (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/actions/ |
A D | owl-fixed-factor.h | 16 #define OWL_FIX_FACT(_struct, _name, _parent, _mul, _div, _flags) \ argument 18 .mult = _mul, \
|
A D | owl-composite.h | 82 _gate, _mul, _div, _flags) \ argument 85 .rate.fix_fact_hw.mult = _mul, \
|
/linux/drivers/clk/renesas/ |
A D | r9a06g032-clocks.c | 72 #define D_ROOT(_idx, _n, _mul, _div) \ argument 74 .div = _div, .mul = _mul }
|
/linux/arch/mips/include/asm/ |
A D | uasm.h | 145 Ip_u3u1u2(_mul);
|
/linux/arch/mips/mm/ |
A D | uasm.c | 344 I_u3u1u2(_mul)
|
Completed in 16 milliseconds