LP5523_REG_OP_MODE 170 drivers/leds/leds-lp5523.c lp55xx_update_bits(chip, LP5523_REG_OP_MODE, mask[idx], val[idx]); LP5523_REG_OP_MODE 191 drivers/leds/leds-lp5523.c lp55xx_write(chip, LP5523_REG_OP_MODE, 0); LP5523_REG_OP_MODE 204 drivers/leds/leds-lp5523.c lp55xx_update_bits(chip, LP5523_REG_OP_MODE, mask[idx], 0); LP5523_REG_OP_MODE 235 drivers/leds/leds-lp5523.c ret = lp55xx_read(chip, LP5523_REG_OP_MODE, &mode); LP5523_REG_OP_MODE 259 drivers/leds/leds-lp5523.c lp55xx_write(chip, LP5523_REG_OP_MODE, mode);