Home
last modified time | relevance | path

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

/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c52 #define CSI2RX_STREAM_STATUS_RDY BIT(31) macro
449 !(val & CSI2RX_STREAM_STATUS_RDY), in csi2rx_stop()