Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c64 #define CSI2_RESETN 0x010 macro
133 writel(0x1, csi2->base + CSI2_RESETN); in csi2_enable()
137 writel(0x0, csi2->base + CSI2_RESETN); in csi2_enable()