Searched refs:PCI (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dtargethw.h19 * PCI Watermark definition
21 #ifdef PCI
52 #ifdef PCI
73 #ifndef PCI
81 #if (defined(EISA) || defined(MCA) || defined(PCI))
86 #if (defined(PCI) || defined(MCA))
110 #ifdef PCI
H A Dmbuf.h18 #ifndef PCI
42 #ifdef PCI
H A Dskfbiinc.h51 #ifdef PCI
57 #ifdef PCI
H A Dtargetos.h69 #ifdef PCI
71 #endif // PCI
86 #define SKFP_MAX_NUM_BOARDS 8 /* maximum number of PCI boards */
126 u32 bus_type; /* bus type (0 == PCI, 1 == EISA) */
127 struct pci_dev pdev; /* PCI device structure */
H A Dsmc.h18 #if defined(PCI) && !defined(OSDEF)
20 * In the case of the PCI bus the file osdef1st.h must be present
25 #ifdef PCI
H A Dsupern_2.h32 #ifdef PCI
H A Dskfbi.h26 #ifndef PCI
810 #ifdef PCI
862 * I2C Address (PCI Config)
900 #define PCI_66MHZCAP 0x0020 /* Bit 5: 66 MHz PCI bus clock capable */
1023 #define PCI_PM_VER (7<<0) /* Bit 0..2 PM PCI Spec. version */
1671 /* PCI card IDs */
1675 #define PCI_VEND_ID0 0x48 /* PCI vendor ID (SysKonnect) */
1676 #define PCI_VEND_ID1 0x11 /* PCI vendor ID (SysKonnect) */
1678 #define PCI_DEV_ID0 0x00 /* PCI device ID */
1679 #define PCI_DEV_ID1 0x40 /* PCI devic
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2types.h32 #define PCI 1 macro
H A Dip2main.c249 //#define USE_IQ // PCI&2.2 needs work
437 if (ip2config.type[i] == PCI && ip2config.pci_dev[i]) {
496 /* IRQF_SHARED - for shared irq PCI or maybe EISA only */
529 // PCI or EISA interrupts. This superceeds the old hack of
589 case PCI:
598 printk( KERN_ERR "IP2: can't enable PCI device at %s\n",
602 ip2config.type[i] = PCI;
609 printk( KERN_ERR "IP2: PCI I/O address error\n");
612 // If the PCI BIOS assigned it, lets try and use it. If we
616 // printk( KERN_ERR "IP2: Bad PCI BIO
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/times/
H A Daix.cc8 PCI BUS Speed : 33 Mhz
9 TransfRate PCI : 132 MB/s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/times/
H A Daix.cc8 PCI BUS Speed : 33 Mhz
9 TransfRate PCI : 132 MB/s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dhwt.c80 #ifndef PCI
95 #else /* PCI */
98 #endif /* PCI */
118 #ifndef PCI
123 #else /* PCI */
126 #endif /* PCI */
171 #ifndef PCI
194 #ifndef PCI
202 #ifndef PCI
206 #else /* PCI */
[all...]
H A Ddrvfbi.c122 #ifdef PCI
174 #ifdef PCI
190 * Reset all bits in the PCI STATUS register
252 #ifdef PCI
274 #ifndef PCI
327 #else /* PCI */
368 #endif /* PCI */
460 #ifdef PCI
466 #ifndef PCI
502 #ifndef PCI
[all...]
H A Dhwmtm.c322 #ifdef PCI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dpq2ads.h3 * the Motorola MPC8260ADS/MPC8266ADS-PCI boards.
52 /* PCI interrupt controller */
61 * PCI memory map definitions for MPC8266ADS-PCI.
64 * local address PCI address target
65 * 0x80000000-0x9FFFFFFF 0x80000000-0x9FFFFFFF PCI mem with prefetch
66 * 0xA0000000-0xBFFFFFFF 0xA0000000-0xBFFFFFFF PCI mem w/o prefetch
67 * 0xF4000000-0xF7FFFFFF 0x00000000-0x03FFFFFF PCI IO
69 * PCI master view
70 * local address PCI addres
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsiutils_priv.h61 void *pch; /* PCI/E core handle */
100 #define PCI(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \ macro
113 /* Newer chips can access PCI/PCIE and CC core without requiring to change
114 * PCI BAR0 WIN
116 #define SI_FAST(si) (PCIE(si) || (PCI(si) && ((si)->pub.buscorerev >= 13)))
146 ((PCI(si) || PCIE_GEN1(si)) && (si->pub.chip == BCM4321_CHIP_ID)) || \
H A Dsbutils.c794 /* inband error is Target abort for PCI */
907 } else if (PCI(sii)) {
H A Dsiutils.c187 SI_MSG(("si_ldo_war: PCI devid 0x%x rev %d, HACK to fix 4322a0 LDO/PMU\n", devid, rev_id));
1054 SI_ERROR(("%s: incoming bus is PCI but it's a lie, switching to SI "
2535 /** return the slow clock source - LPO, XTAL, or PCI */
2908 /** Build device path. Support SI, PCI, and JTAG for now. */
3215 return (PCI(sii) && (sih->buscorerev <= 10));
3451 ASSERT(PCI(sii) || PCIE(sii));
3454 if (PCI(sii)) {
3467 * PCI rev 2.3 support was added in pci core rev 6 and things changed..
3469 if (PCIE(sii) || (PCI(sii) && ((sii->pub.buscorerev) >= 6))) {
3483 if (PCI(si
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/riva/
H A Dnv_driver.c46 #error This driver requires PCI support.
H A Dfbdev.c60 #error This driver requires PCI support.
1871 * PCI bus
1940 printk(KERN_ERR PFX "cannot enable PCI device\n");
1946 printk(KERN_ERR PFX "cannot request PCI regions\n");
2079 "PCI nVidia %s framebuffer ver %s (%dMB @ 0x%lX)\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h54 ** PCI/EISA Configuration Registers Address Map
56 #define PCI_CFID iobase+0x0008 /* PCI Configuration ID Register */
57 #define PCI_CFCS iobase+0x000c /* PCI Command/Status Register */
58 #define PCI_CFRV iobase+0x0018 /* PCI Revision Register */
59 #define PCI_CFLT iobase+0x001c /* PCI Latency Timer Register */
60 #define PCI_CBIO iobase+0x0028 /* PCI Base I/O Register */
61 #define PCI_CBMA iobase+0x002c /* PCI Base Memory Address Register */
62 #define PCI_CBER iobase+0x0030 /* PCI Expansion ROM Base Address Reg. */
63 #define PCI_CFIT iobase+0x003c /* PCI Configuration Interrupt Register */
64 #define PCI_CFDA iobase+0x0040 /* PCI Drive
860 #define PCI macro
[all...]
H A Dde4x5.c35 DE434 TP PCI
36 DE435 TP/COAX/AUI PCI
37 DE450 TP/COAX/AUI PCI
38 DE500 10/100 PCI Fasternet
87 PCI support has been added to allow the driver to work with the DE434,
89 to the differences in the EISA and PCI CSR address offsets from the base
94 reboot sequences). Loadable module support under PCI and EISA has been
228 Changed the bus probing. EISA used to be done first, followed by PCI.
230 probe has messed up some SCSI cards in the past, so now PCI is always
232 either b) there have been no PCI card
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dmach64.h870 #define PCI 7 macro
941 /* ATI PCI constants */
994 #define GV_CHIP_ID 0x4756 /* RAGE IIC, PCI */
1005 #define LR_CHIP_ID 0x4c52 /* RAGE Mobility PCI, full function */
1006 #define LS_CHIP_ID 0x4c53 /* RAGE Mobility PCI */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Datyfb_base.c393 { PCI_CHIP_MACH64GV, "3D RAGE IIC (Mach64 GV, PCI)", 230, 83, 83, 100, ATI_CHIP_264GT2C },
395 { PCI_CHIP_MACH64GY, "3D RAGE IIC (Mach64 GY, PCI)", 230, 83, 83, 100, ATI_CHIP_264GT2C },
400 { PCI_CHIP_MACH64GI, "3D RAGE PRO (Mach64 GI, BGA, PCI)", 230, 100, 100, 125, ATI_CHIP_264GTPRO | M64F_MAGIC_VRAM_SIZE },
401 { PCI_CHIP_MACH64GP, "3D RAGE PRO (Mach64 GP, PQFP, PCI)", 230, 100, 100, 125, ATI_CHIP_264GTPRO },
402 { PCI_CHIP_MACH64GQ, "3D RAGE PRO (Mach64 GQ, PQFP, PCI, limited 3D)", 230, 100, 100, 125, ATI_CHIP_264GTPRO },
406 { PCI_CHIP_MACH64LI, "3D RAGE LT PRO (Mach64 LI, PCI)", 230, 100, 100, 135, ATI_CHIP_264LTPRO | M64F_G3_PB_1_1 | M64F_G3_PB_1024x768 },
407 { PCI_CHIP_MACH64LP, "3D RAGE LT PRO (Mach64 LP, PCI)", 230, 100, 100, 135, ATI_CHIP_264LTPRO | M64F_G3_PB_1024x768 },
408 { PCI_CHIP_MACH64LQ, "3D RAGE LT PRO (Mach64 LQ, PCI)", 230, 100, 100, 135, ATI_CHIP_264LTPRO },
412 { PCI_CHIP_MACH64GO, "3D RAGE XL (Mach64 GO, PCI-66)", 230, 83, 63, 135, ATI_CHIP_264XL },
413 { PCI_CHIP_MACH64GL, "3D RAGE XC (Mach64 GL, PCI
[all...]

Completed in 191 milliseconds