Searched refs:SC301IOT_set_gain_reg (Results 1 – 1 of 1) sorted by relevance
986 static int SC301IOT_set_gain_reg(struct SC301IOT *SC301IOT, u32 gain, int mode) in SC301IOT_set_gain_reg() function1122 ret |= SC301IOT_set_gain_reg(SC301IOT, l_a_gain, SC301IOT_LGAIN); in SC301IOT_set_hdrae()1123 ret |= SC301IOT_set_gain_reg(SC301IOT, s_a_gain, SC301IOT_SGAIN); in SC301IOT_set_hdrae()1939 ret = SC301IOT_set_gain_reg(SC301IOT, ctrl->val, SC301IOT_LGAIN); in SC301IOT_set_ctrl()