_sfx 122 drivers/regulator/as3711-regulator.c #define AS3711_REG(_id, _en_reg, _en_bit, _vmask, _sfx) \ _sfx 127 drivers/regulator/as3711-regulator.c .ops = &as3711_ ## _sfx ## _ops, \ _sfx 134 drivers/regulator/as3711-regulator.c .linear_ranges = as3711_ ## _sfx ## _ranges, \ _sfx 135 drivers/regulator/as3711-regulator.c .n_linear_ranges = ARRAY_SIZE(as3711_ ## _sfx ## _ranges), \