• Home
  • Raw
  • Download

Lines Matching defs:pcie

37 #define RP_CFG_ADDR(pcie, reg)						\  argument
41 #define TLP_CFGRD_DW0(pcie, bus) \ argument
46 #define TLP_CFGWR_DW0(pcie, bus) \ argument
51 #define TLP_CFG_DW1(pcie, tag, be) \ argument
62 #define IS_ROOT_PORT(pcie, bdf) \ argument
92 static bool intel_fpga_pcie_hide_rc_bar(struct intel_fpga_pcie *pcie, in intel_fpga_pcie_hide_rc_bar()
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()
210 static int tlp_cfg_dword_write(struct intel_fpga_pcie *pcie, pci_dev_t bdf, in tlp_cfg_dword_write()
228 struct intel_fpga_pcie *pcie = dev_get_priv(bus); in intel_fpga_rp_conf_addr() local
248 struct intel_fpga_pcie *pcie = dev_get_priv(bus); in intel_fpga_pcie_rp_wr_conf() local
275 static int _pcie_intel_fpga_read_config(struct intel_fpga_pcie *pcie, in _pcie_intel_fpga_read_config()
301 static int _pcie_intel_fpga_write_config(struct intel_fpga_pcie *pcie, in _pcie_intel_fpga_write_config()
329 struct intel_fpga_pcie *pcie = dev_get_priv(bus); in pcie_intel_fpga_read_config() local
351 struct intel_fpga_pcie *pcie = dev_get_priv(bus); in pcie_intel_fpga_write_config() local
365 struct intel_fpga_pcie *pcie = dev_get_priv(dev); in pcie_intel_fpga_probe() local
380 struct intel_fpga_pcie *pcie = dev_get_priv(dev); in pcie_intel_fpga_ofdata_to_platdata() local