Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Datarihw.h56 #define ATARI_SWITCH_OVSC_MASK 0xffff0000 macro
/linux-4.4.14/drivers/video/fbdev/
Datafb.c2077 if (!(atari_switches & ATARI_SWITCH_OVSC_MASK)) in st_ovsc_switch()