Searched refs:non_cont_clk (Results 1 – 1 of 1) sorted by relevance
486 bool non_cont_clk = !!(tc358746->csi_vep.bus.mipi_csi2.flags & in tc358746_apply_dphy_config() local559 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()