Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c63 #define CSI2_DPHY_RSTZ 0x00c macro
132 writel(0x1, csi2->base + CSI2_DPHY_RSTZ); in csi2_enable()
136 writel(0x0, csi2->base + CSI2_DPHY_RSTZ); in csi2_enable()