Searched refs:ATARI_SWITCH_SND6 (Results 1 – 2 of 2) sorted by relevance
179 atari_switches |= ATARI_SWITCH_SND6 << ovsc_shift; in atari_switches_setup()220 if (atari_switches & (ATARI_SWITCH_SND6|ATARI_SWITCH_SND7)) { in config_atari()223 ((atari_switches&ATARI_SWITCH_SND6) ? 0x40 : 0) | in config_atari()
55 #define ATARI_SWITCH_SND6 0x04 macro60 #define ATARI_SWITCH_OVSC_SND6 (ATARI_SWITCH_SND6 << ATARI_SWITCH_OVSC_SHIFT)
Completed in 7 milliseconds