Searched refs:lm3630a_read (Results 1 – 1 of 1) sorted by relevance
52 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) in lm3630a_read() function114 rval = lm3630a_read(pchip, REG_INT_STATUS); in lm3630a_delayed_func()218 rval = lm3630a_read(pchip, REG_PWM_OUTHIGH); in lm3630a_bank_a_get_brightness()222 rval = lm3630a_read(pchip, REG_PWM_OUTLOW); in lm3630a_bank_a_get_brightness()234 rval = lm3630a_read(pchip, REG_BRT_A); in lm3630a_bank_a_get_brightness()295 rval = lm3630a_read(pchip, REG_PWM_OUTHIGH); in lm3630a_bank_b_get_brightness()299 rval = lm3630a_read(pchip, REG_PWM_OUTLOW); in lm3630a_bank_b_get_brightness()311 rval = lm3630a_read(pchip, REG_BRT_B); in lm3630a_bank_b_get_brightness()