Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/marvell/
H A Dmcam-core.h260 #define CSI2_C0_ACT_LANE(n) ((n-1) << 1) macro
H A Dmcam-core.c301 CSI2_C0_MIPI_EN | CSI2_C0_ACT_LANE(mcam->lane)); in mcam_enable_mipi()