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