Searched refs:shifter_st (Results 1 – 2 of 2) sorted by relevance
241 } else if (hwreg_present(&shifter_st.bas_hi)) { in config_atari()242 if (hwreg_present(&shifter_st.bas_lo) && in config_atari()243 (shifter_st.bas_lo = 0x0aau, shifter_st.bas_lo == 0x0aau)) { in config_atari()
181 # define shifter_st ((*(volatile struct SHIFTER_ST *)SHF_BAS)) macro