Searched refs:PCIE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7757.c210 PCIE, enumerator in enum:__anon10290
289 INTC_VECT(PCIE, 0x1e00),
331 IIC2_3, 0, IIC2_1, IIC9_1, IIC3_3, IIC1_0, PCIE, IIC2_2
396 { INT2PRI17, 0, 32, 8, { PCIE, 0, 0, IIC1_0 } },
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsiutils_priv.h137 #define PCIE(si) (PCIE_GEN1(si) || PCIE_GEN2(si)) macro
141 /* Newer chips can access PCI/PCIE and CC core without requiring to change
144 #define SI_FAST(si) (PCIE(si) || (PCI(si) && ((si)->pub.buscorerev >= 13)))
H A Dsiutils.c350 /* for SDIO but downloaded on PCIE dev */
2005 /* 4360 rom bootloader in PCIE case, if the SDR is enabled, But preotection is
2202 if (PCIE(sii)) {
3005 /* chippkg bit-0 == 0 is PCIE only pkgs
3006 * chippkg bit-0 == 1 has both PCIE and USB cores enabled
3677 if (PCIE(sii) || PCIE_GEN2(sii))
4266 if (!PCIE(sii)) {
4267 SI_ERROR(("%s: Not a PCIE device\n", __FUNCTION__));
4281 if (!PCIE(sii)) {
4282 SI_ERROR(("%s: Not a PCIE devic
[all...]
H A Dnicpci.c46 uint8 pciecap_lcreg_offset; /* PCIE capability LCreg offset in the config space */
47 uint8 pciecap_devctrl_offset; /* PCIE DevControl reg offset in the config space */
57 uint8 pciecap_devctrl2_offset; /* PCIE DevControl2 reg offset in the config space */
58 uint32 pciecap_ltr0_reg_offset; /* PCIE LTR0 reg offset in the config space */
59 uint32 pciecap_ltr1_reg_offset; /* PCIE LTR1 reg offset in the config space */
60 uint32 pciecap_ltr2_reg_offset; /* PCIE LTR2 reg offset in the config space */
99 #define PCIE(sih) (PCIE_GEN1(sih) || PCIE_GEN2(sih)) macro
768 ASSERT(PCIE(sih));
2107 /* Dump PCIE Info */
2116 bcm_bprintf(b, "PCIE lin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-tegra/
H A Dpinmux.c106 PINGROUP(GPV, PCIE, RSVD, RSVD, RSVD, A, 17, D, 2, A, 30),
165 PINGROUP(SLXA, PCIE, SPI4, SDIO3, SPI2, B, 3, B, 6, B, 22),
168 PINGROUP(SLXK, PCIE, SPI4, SDIO3, SPI2, B, 7, B, 14, B, 30),
226 [TEGRA_MUX_PCIE] = "PCIE",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_regs.h818 #define PCIE 0x00004000U macro
H A Dt4_hw.c919 * Interrupt handler for the PCIE module.
1425 #define GLBL_INTR_MASK (CIM | MPS | PL | PCIE | MC | EDC0 | \
1461 if (cause & PCIE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/megaraid/
H A Dmegaraid_sas.h433 u8 PCIE:1; member in struct:megasas_ctrl_info::__anon14784

Completed in 235 milliseconds