Searched refs:ISI_CFG2_IM_VSIZE_OFFSET (Results 1 – 2 of 2) sorted by relevance
77 #define ISI_CFG2_IM_VSIZE_OFFSET 0 macro79 #define ISI_CFG2_IM_VSIZE_MASK (0x7FF << ISI_CFG2_IM_VSIZE_OFFSET)
139 cfg2 |= ((height - 1) << ISI_CFG2_IM_VSIZE_OFFSET) in configure_geometry()