Toggle navigation
/
Symbol
File
Text
Line
Symbol: RANGE
macro public
Defined...
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c:462:9-462:55
: #define RANGE(reg, a) ((reg)[(a) + 1] - (reg)[(a)] + 1)
drivers/input/misc/adxl34x.c:115:9-115:28
: #define RANGE(x) ((x) & 0x3)
include/linux/comedi/comedidev.h:603:9-603:46
: #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0}