Home
last modified time | relevance | path

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

/Linux-v4.19/include/math-emu/
Dop-1.h153 _FP_W_TYPE _xh, _xl, _yh, _yl, _z_f0, _z_f1, _a_f0, _a_f1; \
157 _xl = X##_f & (((_FP_W_TYPE)1 << (_FP_W_TYPE_SIZE/2)) - 1); \
162 _z_f0 = _xl * _yl; \
164 _a_f1 = _xl * _yh; \
/Linux-v4.19/drivers/cpufreq/
Dpxa3xx-cpufreq.c55 #define OP(cpufreq, _xl, _xn, _hss, _dmc, _smc, _sfl, _dfi, vcore, vsram) \ argument
58 .core_xl = _xl, \