Searched refs:CSI2RX_STATIC_CFG_DLANE_MAP (Results 1 – 1 of 1) sorted by relevance
32 #define CSI2RX_STATIC_CFG_DLANE_MAP(llane, plane) ((plane) << (16 + (llane) * 4)) macro223 reg |= CSI2RX_STATIC_CFG_DLANE_MAP(i, csi2rx->lanes[i]); in csi2rx_start()237 reg |= CSI2RX_STATIC_CFG_DLANE_MAP(i, i + 1); in csi2rx_start()