apds990x_write_byte
return apds990x_write_byte(chip, APDS990X_ENABLE, reg);
return apds990x_write_byte(chip, APDS990X_ATIME, reg_value);
apds990x_write_byte(chip, APDS990X_CONTROL,
apds990x_write_byte(chip, APDS990X_ENABLE, APDS990X_EN_DISABLE_ALL);
apds990x_write_byte(chip, APDS990X_PTIME, APDS990X_PTIME_DEFAULT);
apds990x_write_byte(chip, APDS990X_WTIME, APDS990X_WTIME_DEFAULT);
apds990x_write_byte(chip, APDS990X_CONFIG, 0);
apds990x_write_byte(chip, APDS990X_PERS,
apds990x_write_byte(chip, APDS990X_PPCOUNT, chip->pdata->ppcount);
apds990x_write_byte(chip, APDS990X_CONTROL,
apds990x_write_byte(chip, APDS990X_ENABLE, APDS990X_EN_DISABLE_ALL);
return apds990x_write_byte(chip, APDS990X_PERS,