Lines Matching defs:apds990x_write_byte
212 static int apds990x_write_byte(struct apds990x_chip *chip, u8 reg, u8 data)
245 return apds990x_write_byte(chip, APDS990X_ENABLE, reg);
315 return apds990x_write_byte(chip, APDS990X_ATIME, reg_value);
411 apds990x_write_byte(chip, APDS990X_CONTROL,
539 apds990x_write_byte(chip, APDS990X_ENABLE, APDS990X_EN_DISABLE_ALL);
542 apds990x_write_byte(chip, APDS990X_PTIME, APDS990X_PTIME_DEFAULT);
543 apds990x_write_byte(chip, APDS990X_WTIME, APDS990X_WTIME_DEFAULT);
546 apds990x_write_byte(chip, APDS990X_CONFIG, 0);
549 apds990x_write_byte(chip, APDS990X_PERS,
553 apds990x_write_byte(chip, APDS990X_PPCOUNT, chip->pdata->ppcount);
558 apds990x_write_byte(chip, APDS990X_CONTROL,
617 apds990x_write_byte(chip, APDS990X_ENABLE, APDS990X_EN_DISABLE_ALL);
738 return apds990x_write_byte(chip, APDS990X_PERS,