Searched refs:NOA1305_REG_INTEGRATION_TIME (Results 1 – 1 of 1) sorted by relevance
23 #define NOA1305_REG_INTEGRATION_TIME 0x2 macro94 ret = regmap_read(priv->regmap, NOA1305_REG_INTEGRATION_TIME, &data); in noa1305_scale()116 ret = regmap_read(priv->regmap, NOA1305_REG_INTEGRATION_TIME, &data); in noa1305_int_time()202 return regmap_write(priv->regmap, NOA1305_REG_INTEGRATION_TIME, i); in noa1305_write_raw()218 case NOA1305_REG_INTEGRATION_TIME: in noa1305_writable_reg()291 ret = regmap_write(regmap, NOA1305_REG_INTEGRATION_TIME, in noa1305_probe()