f_shift 257 arch/m68k/include/asm/atarihw.h u_short f_shift; f_shift 119 drivers/video/fbdev/atafb.c short f_shift; f_shift 881 drivers/video/fbdev/atafb.c } else if (par->hw.falcon.f_shift & 0x100) { f_shift 945 drivers/video/fbdev/atafb.c par->hw.falcon.f_shift = 0x400; f_shift 949 drivers/video/fbdev/atafb.c par->hw.falcon.f_shift = 0x000; f_shift 953 drivers/video/fbdev/atafb.c par->hw.falcon.f_shift = 0x000; f_shift 957 drivers/video/fbdev/atafb.c par->hw.falcon.f_shift = 0x010; f_shift 960 drivers/video/fbdev/atafb.c par->hw.falcon.f_shift = 0x100; /* hicolor, no overlay */ f_shift 1042 drivers/video/fbdev/atafb.c par->hw.falcon.f_shift = 0x000; f_shift 1225 drivers/video/fbdev/atafb.c if (par->hw.falcon.f_shift & 0x100) { f_shift 1417 drivers/video/fbdev/atafb.c if (hw->f_shift & 0x400) /* 2 colors */ f_shift 1419 drivers/video/fbdev/atafb.c else if (hw->f_shift & 0x100) /* hicolor */ f_shift 1421 drivers/video/fbdev/atafb.c else if (hw->f_shift & 0x010) /* 8 bitplanes */ f_shift 1477 drivers/video/fbdev/atafb.c if (hw->f_shift & 0x100) { f_shift 1543 drivers/video/fbdev/atafb.c hw->f_shift = videl.f_shift; f_shift 1567 drivers/video/fbdev/atafb.c hw->ste_mode = (hw->f_shift & 0x510) == 0 && hw->st_shift == 0x100; f_shift 1568 drivers/video/fbdev/atafb.c hw->mono = (hw->f_shift & 0x400) || f_shift 1569 drivers/video/fbdev/atafb.c ((hw->f_shift & 0x510) == 0 && hw->st_shift == 0x200); f_shift 1623 drivers/video/fbdev/atafb.c videl.f_shift = 0; /* write enables Falcon palette, 0: 4 planes */ f_shift 1635 drivers/video/fbdev/atafb.c videl.f_shift = hw->f_shift;