Home
last modified time | relevance | path

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

/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c48 #define CSI2RX_STREAM_CTRL_STOP BIT(1) macro
443 writel(CSI2RX_STREAM_CTRL_STOP, in csi2rx_stop()