Searched refs:ISI_CFG2_IM_VSIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/media/platform/atmel/ | ||
D | atmel-isi.h | 78 #define ISI_CFG2_IM_VSIZE_MASK (0x7FF << ISI_CFG2_IM_VSIZE_OFFSET) macro |
D | atmel-isi.c | 163 & ISI_CFG2_IM_VSIZE_MASK; in configure_geometry() |