Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/imx/
Dimx6-mipi-csi2.c66 #define CSI2_DPHY_RSTZ 0x00c macro
135 writel(0x1, csi2->base + CSI2_DPHY_RSTZ); in csi2_enable()
139 writel(0x0, csi2->base + CSI2_DPHY_RSTZ); in csi2_enable()