Home
last modified time | relevance | path

Searched refs:_shift (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dsh_clk.h151 #define SH_CLK_DIV4(_parent, _reg, _shift, _div_bitmap, _flags) \ argument
155 .enable_bit = _shift, \
/include/math-emu/
A Dop-common.h53 _FP_I_TYPE _shift; \
54 _FP_FRAC_CLZ_##wc(_shift, X); \
55 _shift -= _FP_FRACXBITS_##fs; \
56 _FP_FRAC_SLL_##wc(X, (_shift+_FP_WORKBITS)); \
57 X##_e -= _FP_EXPBIAS_##fs - 1 + _shift; \

Completed in 6 milliseconds