Searched refs:_low (Results 1 – 2 of 2) sorted by relevance
96 int _low = low; \99 _esize = (_high - _low + 1) * sizeof(struct ctlreg); \106 [_low] "i" (low), [_high] "i" (high) \115 int _low = low; \118 _esize = (_high - _low + 1) * sizeof(struct ctlreg); \124 : [_low] "i" (low), [_high] "i" (high)); \
86 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ argument90 .low_bit = _low, \