Home
last modified time | relevance | path

Searched refs:CT2_FLAG_MODE0 (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispmbox.h2348 #define CT2_FLAG_MODE0 0x0000 macro
H A Disp_library.c2941 if ((src->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE0) { in isp_put_ctio2()
2994 if ((src->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE0) { in isp_put_ctio2e()
3100 if ((dst->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE0) { in isp_get_ctio2()
3155 if ((dst->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE0) { in isp_get_ctio2e()