Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-bytecap.c30 #define DCMIPP_CMSR2_P0FRAMEF BIT(9) macro
761 if (cmsr2 & DCMIPP_CMSR2_P0FRAMEF) { in dcmipp_bytecap_irq_thread()