lp55xx_update_bits 136 drivers/leds/leds-lp5521.c lp55xx_update_bits(chip, LP5521_REG_OP_MODE, mask[idx], val[idx]); lp55xx_update_bits 156 drivers/leds/leds-lp5521.c lp55xx_update_bits(chip, LP5521_REG_OP_MODE, mask[idx], 0); lp55xx_update_bits 207 drivers/leds/leds-lp5521.c lp55xx_update_bits(chip, LP5521_REG_ENABLE, LP5521_EXEC_M, exec); lp55xx_update_bits 170 drivers/leds/leds-lp5523.c lp55xx_update_bits(chip, LP5523_REG_OP_MODE, mask[idx], val[idx]); lp55xx_update_bits 204 drivers/leds/leds-lp5523.c lp55xx_update_bits(chip, LP5523_REG_OP_MODE, mask[idx], 0); lp55xx_update_bits 262 drivers/leds/leds-lp5523.c lp55xx_update_bits(chip, LP5523_REG_ENABLE, LP5523_EXEC_M, exec); lp55xx_update_bits 777 drivers/leds/leds-lp5523.c ret = lp55xx_update_bits(chip, lp55xx_update_bits 142 drivers/leds/leds-lp5562.c lp55xx_update_bits(chip, LP5562_REG_OP_MODE, mask[idx], val[idx]); lp55xx_update_bits 202 drivers/leds/leds-lp5562.c lp55xx_update_bits(chip, LP5562_REG_ENABLE, LP5562_EXEC_M, exec); lp55xx_update_bits 476 drivers/leds/leds-lp5562.c lp55xx_update_bits(chip, LP5562_REG_ENG_SEL, mask, val); lp55xx_update_bits 352 drivers/leds/leds-lp55xx-common.c EXPORT_SYMBOL_GPL(lp55xx_update_bits); lp55xx_update_bits 179 drivers/leds/leds-lp55xx-common.h extern int lp55xx_update_bits(struct lp55xx_chip *chip, u8 reg, lp55xx_update_bits 110 drivers/leds/leds-lp8501.c return lp55xx_update_bits(chip, LP8501_REG_PWR_CONFIG, lp55xx_update_bits 135 drivers/leds/leds-lp8501.c lp55xx_update_bits(chip, LP8501_REG_OP_MODE, mask[idx], val[idx]); lp55xx_update_bits 201 drivers/leds/leds-lp8501.c lp55xx_update_bits(chip, LP8501_REG_ENABLE, LP8501_EXEC_M, exec);