Lines Matching defs:blt_mode
598 unsigned short blt_mode;
604 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK) | MGP_BM_SRC_FB;
606 blt_mode |= MGP_BM_NEG_XDIR;
611 blt_mode |= MGP_BM_NEG_YDIR;
637 if (blt_mode & MGP_BM_NEG_XDIR) {
651 WRITE_GP16(MGP_BLT_MODE, blt_mode);
748 unsigned short blt_mode;
750 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK) | MGP_BM_SRC_FB;
809 WRITE_GP16(MGP_BLT_MODE, blt_mode);
1743 unsigned short blt_mode;
1750 blt_mode = gu2_alpha_blt_mode | MGP_BM_SRC_FB;
1753 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK) | MGP_BM_SRC_FB;
1762 blt_mode |= MGP_BM_NEG_XDIR;
1767 blt_mode |= MGP_BM_NEG_YDIR;
1773 if (blt_mode & MGP_BM_NEG_XDIR) {
1794 WRITE_GP16(MGP_BLT_MODE, blt_mode | gu2_bm_throttle);
1823 unsigned short blt_mode;
1840 blt_mode = gu2_alpha_blt_mode;
1845 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK);
1851 blt_mode |= MGP_BM_SRC_FB | MGP_BM_SRC_BP_MONO | gu2_bm_throttle;
1853 blt_mode |= MGP_BM_SRC_FB | MGP_BM_SRC_MONO | gu2_bm_throttle;
1859 WRITE_GP16(MGP_BLT_MODE, blt_mode);
1889 unsigned short blt_mode;
1912 blt_mode = gu2_alpha_blt_mode;
1917 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK);
1921 blt_mode |= MGP_BM_SRC_FB | gu2_bm_throttle;
1953 WRITE_GP16(MGP_BLT_MODE, blt_mode);
1980 unsigned short blt_mode;
1996 blt_mode = gu2_alpha_blt_mode;
2001 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK);
2010 WRITE_GP16(MGP_BLT_MODE, blt_mode | MGP_BM_SRC_HOST |
2069 unsigned short blt_mode;
2087 blt_mode = gu2_alpha_blt_mode;
2092 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK);
2101 WRITE_GP16(MGP_BLT_MODE, blt_mode | MGP_BM_SRC_HOST |