Home
last modified time | relevance | path

Searched refs:intel_fpga_pcie (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpcie_intel_fpga.c77 struct intel_fpga_pcie { struct
92 static bool intel_fpga_pcie_hide_rc_bar(struct intel_fpga_pcie *pcie, in intel_fpga_pcie_hide_rc_bar() argument
102 static inline void cra_writel(struct intel_fpga_pcie *pcie, const u32 value, in cra_writel()
108 static inline u32 cra_readl(struct intel_fpga_pcie *pcie, const u32 reg) in cra_readl()
113 static bool intel_fpga_pcie_link_up(struct intel_fpga_pcie *pcie) in intel_fpga_pcie_link_up()
119 static bool intel_fpga_pcie_addr_valid(struct intel_fpga_pcie *pcie, in intel_fpga_pcie_addr_valid()
136 static void tlp_write_tx(struct intel_fpga_pcie *pcie, u32 reg0, u32 ctrl) in tlp_write_tx()
142 static int tlp_read_packet(struct intel_fpga_pcie *pcie, u32 *value) in tlp_read_packet()
183 static void tlp_write_packet(struct intel_fpga_pcie *pcie, u32 *headers, in tlp_write_packet()
195 static int tlp_cfg_dword_read(struct intel_fpga_pcie *pcie, pci_dev_t bdf, in tlp_cfg_dword_read()
[all …]