Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-bytecap.c150 u32 cmsr2; member
758 if (vcap->cmsr2 & DCMIPP_CMSR2_P0OVRF) { in dcmipp_bytecap_irq_thread()
763 if (vcap->cmsr2 & DCMIPP_CMSR2_P0FRAMEF) { in dcmipp_bytecap_irq_thread()
771 if (vcap->cmsr2 & DCMIPP_CMSR2_P0VSYNCF) { in dcmipp_bytecap_irq_thread()
802 vcap->cmsr2 = reg_read(vcap, DCMIPP_CMSR2) & DCMIPP_CMIER_P0ALL; in dcmipp_bytecap_irq_callback()
806 reg_write(vcap, DCMIPP_CMFCR, vcap->cmsr2); in dcmipp_bytecap_irq_callback()