Searched refs:CSI_CH_HSIZE_HOR_START_MASK (Results 1 – 1 of 1) sorted by relevance
115 #define CSI_CH_HSIZE_HOR_START_MASK GENMASK(12, 0) macro116 #define CSI_CH_HSIZE_HOR_START(start) (((start) << 0) & CSI_CH_HSIZE_HOR_START_MASK)