Searched refs:RJ54N1_Y_GAIN (Results 1 – 1 of 1) sorted by relevance
52 #define RJ54N1_Y_GAIN 0x04d8 macro927 ret = reg_write(client, RJ54N1_Y_GAIN, 0x84); in rj54n1_reg_init()1212 if (reg_write(client, RJ54N1_Y_GAIN, ctrl->val * 2) < 0) in rj54n1_s_ctrl()