Searched refs:CSI2_CTRL_VP_ONLY_EN (Results 1 – 2 of 2) sorted by relevance
55 reg |= CSI2_CTRL_VP_ONLY_EN; in csi2_recv_config()57 reg &= ~CSI2_CTRL_VP_ONLY_EN; in csi2_recv_config()
125 #define CSI2_CTRL_VP_ONLY_EN (1 << 11) macro