Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c35 #define CSI2RX_DPHY_CL_RST BIT(16) macro
169 reg = CSI2RX_DPHY_CL_EN | CSI2RX_DPHY_CL_RST; in csi2rx_start()