Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Datarihw.h62 #define ATARI_SWITCH_OVSC_MASK 0xffff0000 macro
/linux/drivers/video/fbdev/
H A Datafb.c2033 if (!(atari_switches & ATARI_SWITCH_OVSC_MASK)) in st_ovsc_switch()