Searched refs:intel_fpga_pcie (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/pci/ |
D | pcie_intel_fpga.c | 79 struct intel_fpga_pcie { struct 94 static bool intel_fpga_pcie_hide_rc_bar(struct intel_fpga_pcie *pcie, in intel_fpga_pcie_hide_rc_bar() argument 104 static inline void cra_writel(struct intel_fpga_pcie *pcie, const u32 value, in cra_writel() 110 static inline u32 cra_readl(struct intel_fpga_pcie *pcie, const u32 reg) in cra_readl() 115 static bool intel_fpga_pcie_link_up(struct intel_fpga_pcie *pcie) in intel_fpga_pcie_link_up() 121 static bool intel_fpga_pcie_addr_valid(struct intel_fpga_pcie *pcie, in intel_fpga_pcie_addr_valid() 138 static void tlp_write_tx(struct intel_fpga_pcie *pcie, u32 reg0, u32 ctrl) in tlp_write_tx() 144 static int tlp_read_packet(struct intel_fpga_pcie *pcie, u32 *value) in tlp_read_packet() 187 static void tlp_write_packet(struct intel_fpga_pcie *pcie, u32 *headers, in tlp_write_packet() 199 static int tlp_cfg_dword_read(struct intel_fpga_pcie *pcie, pci_dev_t bdf, in tlp_cfg_dword_read() [all …]
|