Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/stm32/
H A Dstm32-csi.c40 #define STM32_CSI_VCXCFGR2(x) ((((x) + 1) * 0x0010) + 0x4) macro
657 writel_relaxed(0, csidev->base + STM32_CSI_VCXCFGR2(vc)); in stm32_csi_stop_vc()