Searched refs:ISI_CFG2_YCC_SWAP_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
74 #define ISI_CFG2_YCC_SWAP_MODE_MASK (3 << 28) macro
138 cfg2 &= ~ISI_CFG2_YCC_SWAP_MODE_MASK; in configure_geometry()