Searched refs:GEN (Results 26 - 31 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DdefBF51x_base.h1202 #define GEN 0x0010 /* General Call Adrress Matching Enabled */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DdefBF52x_base.h1211 #define GEN 0x0010 /* General Call Adrress Matching Enabled */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h1570 #define GEN 0x0010 /* General Call Adrress Matching Enabled */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DdefBF539.h2259 #define GEN 0x0010 /* General Call Adrress Matching Enabled */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h2136 #define GEN 0x10 /* General Call Enable */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c5816 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) &&
7671 * Measure GEN timer delay in order
7693 while (!(INW(nc_sist) & GEN) && ms++ < 100000) {
7706 printk ("%s: Delay (GEN=%d): %u msec\n", ncr_name(np), gen, ms);

Completed in 321 milliseconds

12