Searched refs:tt_scu (Results 1 – 3 of 3) sorted by relevance
173 tt_scu.sys_mask = 0x10; /* enable VBL (for the cursor) and in atari_init_IRQ()178 tt_scu.vme_mask = 0x60; /* enable MFP and SCC ints */ in atari_init_IRQ()
325 if (hwreg_present(&tt_scu.sys_mask)) { in config_atari()
598 #define tt_scu ((*(volatile struct TT_SCU *)TT_SCU_BAS)) macro