Searched refs:ASC_CONTROL (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/include/asm/
H A Dmac_asc.h15 #define ASC_CONTROL 0x800 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dmacboing.c190 *( __u32* )( ( __u32 )mac_asc_regs + ASC_CONTROL + 0x814 + 8 * i ) = cfreq;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dwd7000.c346 #define ASC_CONTROL 2 /* Control, Write */ macro
739 outb(host->control, host->iobase + ASC_CONTROL);
747 outb(host->control, host->iobase + ASC_CONTROL);
1189 outb(ASC_RES, host->iobase + ASC_CONTROL);
1191 outb(0, host->iobase + ASC_CONTROL);
1192 host->control = 0; /* this must always shadow ASC_CONTROL */
1471 outb(ASC_RES, iobase + ASC_CONTROL);
1473 outb(0, iobase + ASC_CONTROL);

Completed in 110 milliseconds