Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/stm32/
H A Dstm32-csi.c117 #define STM32_CSI_SR1_ERRORS (STM32_CSI_SR1_DL0_ERRORS | STM32_CSI_SR1_DL1_ERRORS) macro
863 writel_relaxed(sr1 & STM32_CSI_SR1_ERRORS, in stm32_csi_irq_thread()