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

/drivers/net/wireless/bcmdhd/
H A Dsiutils_priv.h115 #define PCIE(si) (PCIE_GEN1(si) || PCIE_GEN2(si)) macro
119 /* Newer chips can access PCI/PCIE and CC core without requiring to change
122 #define SI_FAST(si) (PCIE(si) || (PCI(si) && ((si)->pub.buscorerev >= 13)))
/drivers/net/wireless/brcm80211/brcmsmac/
H A Daiutils.c125 /* use sprom_cs pin as PCIE mdio interface */
325 #define PCIE(sih) (ai_get_buscoretype(sih) == PCIE_CORE_ID) macro
327 #define PCI_FORCEHT(sih) (PCIE(sih) && (ai_get_chip_id(sih) == BCM4716_CHIP_ID))
457 /* return true if PCIE capability exists in the pci config space */
626 if (PCIE(sih))
903 if (PCIE(sih))
1061 if (PCIE(sih))
1105 if (PCIE(sih) || (PCI(sih) && (ai_get_buscorerev(sih) >= 6))) {
/drivers/pinctrl/
H A Dpinctrl-tegra30.c3650 PINGROUP(pex_l2_rst_n_pcc6, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33d8, N, N),
3651 PINGROUP(pex_l2_clkreq_n_pcc7, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33dc, N, N),
3652 PINGROUP(pex_l0_prsnt_n_pdd0, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33b8, N, N),
3653 PINGROUP(pex_l0_rst_n_pdd1, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33bc, N, N),
3654 PINGROUP(pex_l0_clkreq_n_pdd2, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33c0, N, N),
3655 PINGROUP(pex_wake_n_pdd3, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33c4, N, N),
3656 PINGROUP(pex_l1_prsnt_n_pdd4, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33c8, N, N),
3657 PINGROUP(pex_l1_rst_n_pdd5, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33cc, N, N),
3658 PINGROUP(pex_l1_clkreq_n_pdd6, PCIE, HDA, RSVD3, RSVD4, RSVD4, 0x33d0, N, N),
3659 PINGROUP(pex_l2_prsnt_n_pdd7, PCIE, HD
[all...]
H A Dpinctrl-tegra20.c2709 MUX_PG(gpv, PCIE, RSVD2, RSVD3, RSVD4, PCIE, 0x14, 17, 0x8c, 2, 0xa0, 30),
2768 MUX_PG(slxa, PCIE, SPI4, SDIO3, SPI2, PCIE, 0x18, 3, 0x84, 6, 0xa4, 22),
2771 MUX_PG(slxk, PCIE, SPI4, SDIO3, SPI2, PCIE, 0x18, 7, 0x84, 14, 0xa4, 30),
/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h818 #define PCIE 0x00004000U macro
H A Dt4_hw.c917 * Interrupt handler for the PCIE module.
1423 #define GLBL_INTR_MASK (CIM | MPS | PL | PCIE | MC | EDC0 | \
1459 if (cause & PCIE)
/drivers/scsi/megaraid/
H A Dmegaraid_sas.h490 u8 PCIE:1; member in struct:megasas_ctrl_info::__anon4719

Completed in 104 milliseconds