Searched refs:lm3630a_read (Results 1 – 1 of 1) sorted by relevance
58 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) in lm3630a_read() function120 rval = lm3630a_read(pchip, REG_INT_STATUS); in lm3630a_delayed_func()224 rval = lm3630a_read(pchip, REG_PWM_OUTHIGH); in lm3630a_bank_a_get_brightness()228 rval = lm3630a_read(pchip, REG_PWM_OUTLOW); in lm3630a_bank_a_get_brightness()240 rval = lm3630a_read(pchip, REG_BRT_A); in lm3630a_bank_a_get_brightness()301 rval = lm3630a_read(pchip, REG_PWM_OUTHIGH); in lm3630a_bank_b_get_brightness()305 rval = lm3630a_read(pchip, REG_PWM_OUTLOW); in lm3630a_bank_b_get_brightness()317 rval = lm3630a_read(pchip, REG_BRT_B); in lm3630a_bank_b_get_brightness()