Searched refs:st1202_read_reg (Results 1 – 1 of 1) sorted by relevance
60 static int st1202_read_reg(struct st1202_chip *chip, int reg, uint8_t *val) in st1202_read_reg() function150 st1202_read_reg(chip, ST1202_ILED_REG0 + led->led_num, &value); in st1202_brightness_get()163 ret = st1202_read_reg(chip, ST1202_CHAN_ENABLE_LOW, &chan_low); in st1202_channel_set()174 ret = st1202_read_reg(chip, ST1202_CHAN_ENABLE_HIGH, &chan_high); in st1202_channel_set()