Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-bytecap.c25 #define DCMIPP_CMIER_P0ALL (DCMIPP_CMIER_P0VSYNCIE |\ macro
445 reg_set(vcap, DCMIPP_CMIER, DCMIPP_CMIER_P0ALL); in dcmipp_bytecap_start_streaming()
501 reg_clear(vcap, DCMIPP_CMIER, DCMIPP_CMIER_P0ALL); in dcmipp_bytecap_stop_streaming()
518 reg_write(vcap, DCMIPP_CMFCR, DCMIPP_CMIER_P0ALL); in dcmipp_bytecap_stop_streaming()
802 vcap->cmsr2 = reg_read(vcap, DCMIPP_CMSR2) & DCMIPP_CMIER_P0ALL; in dcmipp_bytecap_irq_callback()