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