Home
last modified time | relevance | path

Searched refs:use_i2c_gatectrl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0367.c89 u8 use_i2c_gatectrl; member
1218 if (state->use_i2c_gatectrl && fe->ops.i2c_gate_ctrl) in stv0367ter_set_frontend()
1221 if (state->use_i2c_gatectrl && fe->ops.i2c_gate_ctrl) in stv0367ter_set_frontend()
1717 state->use_i2c_gatectrl = 1; in stv0367ter_attach()
2555 if (state->use_i2c_gatectrl && fe->ops.i2c_gate_ctrl) in stv0367cab_set_frontend()
2558 if (state->use_i2c_gatectrl && fe->ops.i2c_gate_ctrl) in stv0367cab_set_frontend()
2886 state->use_i2c_gatectrl = 1; in stv0367cab_attach()
3299 state->use_i2c_gatectrl = 0; in stv0367ddb_attach()