/openbmc/linux/drivers/bcma/ |
H A D | driver_pcie2.c | 28 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 D | bcma_private.h | 145 static inline void bcma_core_pcie2_init(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_init()
|
/openbmc/linux/include/linux/bcma/ |
H A D | bcma_driver_pcie2.h | 151 #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 D | armada-385.dtsi | 85 pcie2: pcie@2,0 { label
|
H A D | armada-xp-mv78230.dtsi | 135 pcie2: pcie@2,0 { label
|
H A D | armada-xp-mv78260.dtsi | 150 pcie2: pcie@2,0 { label
|
H A D | armada-xp-mv78460.dtsi | 171 pcie2: pcie@2,0 { label
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-385.dtsi | 94 pcie2: pcie@2,0 { label
|
H A D | armada-xp-mv78230.dtsi | 108 pcie2: pcie@2,0 { label
|
H A D | armada-xp-mv78260.dtsi | 123 pcie2: pcie@2,0 { label
|
H A D | armada-xp-mv78460.dtsi | 144 pcie2: pcie@2,0 { label
|
H A D | armada-370.dtsi | 85 pcie2: pcie@2,0 { label
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | spear1310.dtsi | 114 pcie2: pcie@b4000000 { label
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm-ns.dtsi | 191 pcie2: pcie@14000 { label
|
H A D | bcm-nsp.dtsi | 641 pcie2: pcie@18014000 { label
|
/openbmc/linux/arch/arm/boot/dts/nuvoton/ |
H A D | nuvoton-npcm730-gbs.dts | 351 pcie2: pcie-slot@2 { label
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1046a.dtsi | 839 pcie2: pcie@3500000 { label
|
H A D | fsl-ls1043a.dtsi | 924 pcie2: pcie@3500000 { label
|
H A D | fsl-ls1088a.dtsi | 600 pcie2: pcie@3500000 { label
|
H A D | fsl-ls1028a.dtsi | 688 pcie2: pcie@3500000 { label
|
H A D | fsl-ls208xa.dtsi | 1103 pcie2: pcie@3500000 { label
|
H A D | fsl-lx2160a.dtsi | 1142 pcie2: pcie@3500000 { label
|
/openbmc/linux/arch/arm64/boot/dts/apm/ |
H A D | apm-storm.dtsi | 670 pcie2: pcie@1f2d0000 { label
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-ipq8064.dtsi | 1181 pcie2: pci@1b900000 { label
|
/openbmc/qemu/hw/mips/ |
H A D | boston.c | 679 XilinxPCIEHost *pcie2; in boston_mach_init() local
|