Searched refs:_shift (Results 1 – 2 of 2) sorted by relevance
151 #define SH_CLK_DIV4(_parent, _reg, _shift, _div_bitmap, _flags) \ argument155 .enable_bit = _shift, \
53 _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