LP5521_REG_OP_MODE 136 drivers/leds/leds-lp5521.c lp55xx_update_bits(chip, LP5521_REG_OP_MODE, mask[idx], val[idx]); LP5521_REG_OP_MODE 143 drivers/leds/leds-lp5521.c lp55xx_write(chip, LP5521_REG_OP_MODE, 0); LP5521_REG_OP_MODE 156 drivers/leds/leds-lp5521.c lp55xx_update_bits(chip, LP5521_REG_OP_MODE, mask[idx], 0); LP5521_REG_OP_MODE 170 drivers/leds/leds-lp5521.c lp55xx_write(chip, LP5521_REG_OP_MODE, LP5521_CMD_DIRECT); LP5521_REG_OP_MODE 180 drivers/leds/leds-lp5521.c ret = lp55xx_read(chip, LP5521_REG_OP_MODE, &mode); LP5521_REG_OP_MODE 204 drivers/leds/leds-lp5521.c lp55xx_write(chip, LP5521_REG_OP_MODE, mode); LP5521_REG_OP_MODE 306 drivers/leds/leds-lp5521.c ret = lp55xx_write(chip, LP5521_REG_OP_MODE, LP5521_CMD_DIRECT);