Lines Matching refs:i2c_gate_ctrl
106 if (fe->ops.i2c_gate_ctrl) in fc0013_init()
107 fe->ops.i2c_gate_ctrl(fe, 1); /* open I2C-gate */ in fc0013_init()
115 if (fe->ops.i2c_gate_ctrl) in fc0013_init()
116 fe->ops.i2c_gate_ctrl(fe, 0); /* close I2C-gate */ in fc0013_init()
137 if (fe->ops.i2c_gate_ctrl) in fc0013_rc_cal_add()
138 fe->ops.i2c_gate_ctrl(fe, 1); /* open I2C-gate */ in fc0013_rc_cal_add()
168 if (fe->ops.i2c_gate_ctrl) in fc0013_rc_cal_add()
169 fe->ops.i2c_gate_ctrl(fe, 0); /* close I2C-gate */ in fc0013_rc_cal_add()
180 if (fe->ops.i2c_gate_ctrl) in fc0013_rc_cal_reset()
181 fe->ops.i2c_gate_ctrl(fe, 1); /* open I2C-gate */ in fc0013_rc_cal_reset()
187 if (fe->ops.i2c_gate_ctrl) in fc0013_rc_cal_reset()
188 fe->ops.i2c_gate_ctrl(fe, 0); /* close I2C-gate */ in fc0013_rc_cal_reset()
258 if (fe->ops.i2c_gate_ctrl) in fc0013_set_params()
259 fe->ops.i2c_gate_ctrl(fe, 1); /* open I2C-gate */ in fc0013_set_params()
485 if (fe->ops.i2c_gate_ctrl) in fc0013_set_params()
486 fe->ops.i2c_gate_ctrl(fe, 0); /* close I2C-gate */ in fc0013_set_params()
533 if (fe->ops.i2c_gate_ctrl) in fc0013_get_rf_strength()
534 fe->ops.i2c_gate_ctrl(fe, 1); /* open I2C-gate */ in fc0013_get_rf_strength()
550 if (fe->ops.i2c_gate_ctrl) in fc0013_get_rf_strength()
551 fe->ops.i2c_gate_ctrl(fe, 0); /* close I2C-gate */ in fc0013_get_rf_strength()
574 if (fe->ops.i2c_gate_ctrl) in fc0013_get_rf_strength()
575 fe->ops.i2c_gate_ctrl(fe, 0); /* close I2C-gate */ in fc0013_get_rf_strength()