Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtc358746.c486 bool non_cont_clk = !!(tc358746->csi_vep.bus.mipi_csi2.flags & in tc358746_apply_dphy_config() local
559 dev_dbg(dev, "CONTCLKMODE: %u", non_cont_clk ? 0 : 1); in tc358746_apply_dphy_config()
561 return tc358746_write(tc358746, TXOPTIONCNTRL_REG, non_cont_clk ? 0 : 1); in tc358746_apply_dphy_config()