Searched refs:ATARI_SWITCH_SND7 (Results 1 – 2 of 2) sorted by relevance
181 atari_switches |= ATARI_SWITCH_SND7 << ovsc_shift; in atari_switches_setup()220 if (atari_switches & (ATARI_SWITCH_SND6|ATARI_SWITCH_SND7)) { in config_atari()224 ((atari_switches&ATARI_SWITCH_SND7) ? 0x80 : 0); in config_atari()
56 #define ATARI_SWITCH_SND7 0x08 macro61 #define ATARI_SWITCH_OVSC_SND7 (ATARI_SWITCH_SND7 << ATARI_SWITCH_OVSC_SHIFT)
Completed in 6 milliseconds