Searched refs:ISI_CFG2_IM_VSIZE_MASK (Results 1 – 2 of 2) sorted by relevance
77 #define ISI_CFG2_IM_VSIZE_MASK (0x7FF << ISI_CFG2_IM_VSIZE_OFFSET) macro
145 cfg2 &= ~(ISI_CFG2_IM_VSIZE_MASK); in configure_geometry()147 & ISI_CFG2_IM_VSIZE_MASK; in configure_geometry()