Searched refs:CSI2_COMPLEXIO_CFG_CLOCK_POL (Results 1 – 2 of 2) sorted by relevance
42 reg &= ~(CSI2_COMPLEXIO_CFG_CLOCK_POL | in csiphy_lanes_config()44 reg |= phy->lanes.clk.pol ? CSI2_COMPLEXIO_CFG_CLOCK_POL : 0; in csiphy_lanes_config()
152 #define CSI2_COMPLEXIO_CFG_CLOCK_POL (1 << 3) macro