Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_csi_reg.h122 #define CSI_CH_VSIZE_VER_START(start) (((start) << 0) & CSI_CH_VSIZE_VER_START_MASK) macro
Dsun6i_csi.c525 CSI_CH_VSIZE_VER_START(0)); in sun6i_csi_set_window()