LPF_CTRL
return regmap_bulk_write(idtfc3->regmap, LPF_CTRL, &val, sizeof(val));
err = regmap_bulk_read(idtfc3->regmap, LPF_CTRL, &val, sizeof(val));