Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_csi_reg.h116 #define CSI_CH_HSIZE_HOR_START(start) (((start) << 0) & CSI_CH_HSIZE_HOR_START_MASK) macro
Dsun6i_csi.c522 CSI_CH_HSIZE_HOR_START(0)); in sun6i_csi_set_window()