Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c68 #define CSI2_RESETN 0x010 macro
137 writel(0x1, csi2->base + CSI2_RESETN); in csi2_enable()
141 writel(0x0, csi2->base + CSI2_RESETN); in csi2_enable()
584 readl(csi2->base + CSI2_RESETN)); in csi2_log_status()