Searched refs:STM32_CSI_SR1_DL0_ERRORS (Results 1 – 1 of 1) sorted by relevance
111 #define STM32_CSI_SR1_DL0_ERRORS (STM32_CSI_SR1_ECTRLDL0F | STM32_CSI_SR1_ESYNCESCDL0F |\ macro 117 #define STM32_CSI_SR1_ERRORS (STM32_CSI_SR1_DL0_ERRORS | STM32_CSI_SR1_DL1_ERRORS)495 lanes_ie = STM32_CSI_SR1_DL0_ERRORS; in stm32_csi_start()