Searched refs:tt_microwire (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/atari/
H A Datasound.c40 tt_microwire.mask = 0x7ff;
41 tt_microwire.data = MW_LM1992_ADDR | cmd;
44 while( tt_microwire.mask != 0x7ff)
H A Dconfig.c338 if (!MACH_IS_MEDUSA && hwreg_present(&tt_microwire.data) &&
339 hwreg_present(&tt_microwire.mask) &&
340 (tt_microwire.mask = 0x7ff,
342 tt_microwire.data = MW_LM1992_PSG_HIGH | MW_LM1992_ADDR,
344 tt_microwire.data != 0)) {
346 while (tt_microwire.mask != 0x7ff)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datarihw.h749 # define tt_microwire ((*(volatile struct TT_MICROWIRE *)TT_MICROWIRE_BAS)) macro

Completed in 91 milliseconds