Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/imx/
Dimx6-mipi-csi2.c65 #define CSI2_DPHY_RSTZ 0x00c macro
129 writel(0x1, csi2->base + CSI2_DPHY_RSTZ); in csi2_enable()
133 writel(0x0, csi2->base + CSI2_DPHY_RSTZ); in csi2_enable()