Home
last modified time | relevance | path

Searched defs:pcie2 (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/drivers/bcma/
H A Ddriver_pcie2.c28 static void bcma_core_pcie2_cfg_write(struct bcma_drv_pcie2 *pcie2, u32 addr, in bcma_core_pcie2_cfg_write()
39 static u32 bcma_core_pcie2_war_delay_perst_enab(struct bcma_drv_pcie2 *pcie2, in bcma_core_pcie2_war_delay_perst_enab()
57 static void bcma_core_pcie2_set_ltr_vals(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_set_ltr_vals()
70 static void bcma_core_pcie2_hw_ltr_war(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_hw_ltr_war()
107 static void pciedev_crwlpciegen2(struct bcma_drv_pcie2 *pcie2) in pciedev_crwlpciegen2()
132 static void pciedev_crwlpciegen2_180(struct bcma_drv_pcie2 *pcie2) in pciedev_crwlpciegen2_180()
138 static void pciedev_crwlpciegen2_182(struct bcma_drv_pcie2 *pcie2) in pciedev_crwlpciegen2_182()
144 static void pciedev_reg_pm_clk_period(struct bcma_drv_pcie2 *pcie2) in pciedev_reg_pm_clk_period()
159 void bcma_core_pcie2_init(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_init()
192 void bcma_core_pcie2_up(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_up()
H A Dbcma_private.h145 static inline void bcma_core_pcie2_init(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_init()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_pcie2.h151 #define pcie2_read16(pcie2, offset) bcma_read16((pcie2)->core, offset) argument
152 #define pcie2_read32(pcie2, offset) bcma_read32((pcie2)->core, offset) argument
153 #define pcie2_write16(pcie2, offset, val) bcma_write16((pcie2)->core, offset, val) argument
154 #define pcie2_write32(pcie2, offset, val) bcma_write32((pcie2)->core, offset, val) argument
156 #define pcie2_set32(pcie2, offset, set) bcma_set32((pcie2)->core, offset, set) argument
157 #define pcie2_mask32(pcie2, offset, mask) bcma_mask32((pcie2)->core, offset, mask) argument
/openbmc/u-boot/arch/arm/dts/
H A Darmada-385.dtsi85 pcie2: pcie@2,0 { label
H A Darmada-xp-mv78230.dtsi135 pcie2: pcie@2,0 { label
H A Darmada-xp-mv78260.dtsi150 pcie2: pcie@2,0 { label
H A Darmada-xp-mv78460.dtsi171 pcie2: pcie@2,0 { label
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-385.dtsi94 pcie2: pcie@2,0 { label
H A Darmada-xp-mv78230.dtsi108 pcie2: pcie@2,0 { label
H A Darmada-xp-mv78260.dtsi123 pcie2: pcie@2,0 { label
H A Darmada-xp-mv78460.dtsi144 pcie2: pcie@2,0 { label
H A Darmada-370.dtsi85 pcie2: pcie@2,0 { label
/openbmc/linux/arch/arm/boot/dts/st/
H A Dspear1310.dtsi114 pcie2: pcie@b4000000 { label
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm-ns.dtsi191 pcie2: pcie@14000 { label
H A Dbcm-nsp.dtsi641 pcie2: pcie@18014000 { label
/openbmc/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm730-gbs.dts351 pcie2: pcie-slot@2 { label
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1046a.dtsi839 pcie2: pcie@3500000 { label
H A Dfsl-ls1043a.dtsi924 pcie2: pcie@3500000 { label
H A Dfsl-ls1088a.dtsi600 pcie2: pcie@3500000 { label
H A Dfsl-ls1028a.dtsi688 pcie2: pcie@3500000 { label
H A Dfsl-ls208xa.dtsi1103 pcie2: pcie@3500000 { label
H A Dfsl-lx2160a.dtsi1142 pcie2: pcie@3500000 { label
/openbmc/linux/arch/arm64/boot/dts/apm/
H A Dapm-storm.dtsi670 pcie2: pcie@1f2d0000 { label
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064.dtsi1181 pcie2: pci@1b900000 { label
/openbmc/qemu/hw/mips/
H A Dboston.c679 XilinxPCIEHost *pcie2; in boston_mach_init() local

12