Searched refs:lm3630a_read (Results 1 – 1 of 1) sorted by relevance
59 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) in lm3630a_read() function121 rval = lm3630a_read(pchip, REG_INT_STATUS); in lm3630a_delayed_func()228 rval = lm3630a_read(pchip, REG_PWM_OUTHIGH); in lm3630a_bank_a_get_brightness()232 rval = lm3630a_read(pchip, REG_PWM_OUTLOW); in lm3630a_bank_a_get_brightness()244 rval = lm3630a_read(pchip, REG_BRT_A); in lm3630a_bank_a_get_brightness()302 rval = lm3630a_read(pchip, REG_PWM_OUTHIGH); in lm3630a_bank_b_get_brightness()306 rval = lm3630a_read(pchip, REG_PWM_OUTLOW); in lm3630a_bank_b_get_brightness()318 rval = lm3630a_read(pchip, REG_BRT_B); in lm3630a_bank_b_get_brightness()