Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dadv7604.c194 bool restart_stdi_once; member
1575 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
1652 if (state->restart_stdi_once) { in adv76xx_query_dv_timings()
1661 state->restart_stdi_once = false; in adv76xx_query_dv_timings()
1667 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
3442 state->restart_stdi_once = true; in adv76xx_probe()
H A Dadv7842.c114 bool restart_stdi_once; member
1539 state->restart_stdi_once = true; in adv7842_query_dv_timings()
1622 if (state->restart_stdi_once) { in adv7842_query_dv_timings()
1631 state->restart_stdi_once = false; in adv7842_query_dv_timings()
1637 state->restart_stdi_once = true; in adv7842_query_dv_timings()
3486 state->restart_stdi_once = true; in adv7842_probe()