Searched refs:CT7_FLAG_MMASK (Results 1 – 2 of 2) sorted by relevance
2425 #define CT7_FLAG_MMASK 0x00C0 macro
3117 if ((dst->ct_flags & CT7_FLAG_MMASK) == CT7_FLAG_MODE0) { in isp_put_ctio7()3125 } else if ((dst->ct_flags & CT7_FLAG_MMASK) == CT7_FLAG_MODE1) { in isp_put_ctio7()3291 if ((dst->ct_flags & CT7_FLAG_MMASK) == CT7_FLAG_MODE0) { in isp_get_ctio7()3299 } else if ((dst->ct_flags & CT7_FLAG_MMASK) == CT7_FLAG_MODE1) { in isp_get_ctio7()