Lines Matching defs:pcie
174 static inline u32 nwl_bridge_readl(struct nwl_pcie *pcie, u32 off) in nwl_bridge_readl()
179 static inline void nwl_bridge_writel(struct nwl_pcie *pcie, u32 val, u32 off) in nwl_bridge_writel()
184 static bool nwl_pcie_link_up(struct nwl_pcie *pcie) in nwl_pcie_link_up()
191 static bool nwl_phy_link_up(struct nwl_pcie *pcie) in nwl_phy_link_up()
198 static int nwl_wait_for_link(struct nwl_pcie *pcie) in nwl_wait_for_link()
216 struct nwl_pcie *pcie = bus->sysdata; in nwl_pcie_valid_device() local
242 struct nwl_pcie *pcie = bus->sysdata; in nwl_pcie_map_bus() local
259 struct nwl_pcie *pcie = data; in nwl_pcie_misc_handler() local
317 struct nwl_pcie *pcie; in nwl_pcie_leg_handler() local
333 static void nwl_pcie_handle_msi_irq(struct nwl_pcie *pcie, u32 status_reg) in nwl_pcie_handle_msi_irq()
350 struct nwl_pcie *pcie = irq_desc_get_handler_data(desc); in nwl_pcie_msi_handler_high() local
360 struct nwl_pcie *pcie = irq_desc_get_handler_data(desc); in nwl_pcie_msi_handler_low() local
369 struct nwl_pcie *pcie = irq_data_get_irq_chip_data(data); in nwl_mask_intx_irq() local
383 struct nwl_pcie *pcie = irq_data_get_irq_chip_data(data); in nwl_unmask_intx_irq() local
436 struct nwl_pcie *pcie = irq_data_get_irq_chip_data(data); in nwl_compose_msi_msg() local
459 struct nwl_pcie *pcie = domain->host_data; in nwl_irq_domain_alloc() local
485 struct nwl_pcie *pcie = irq_data_get_irq_chip_data(data); in nwl_irq_domain_free() local
499 static int nwl_pcie_init_msi_irq_domain(struct nwl_pcie *pcie) in nwl_pcie_init_msi_irq_domain()
524 static int nwl_pcie_init_irq_domain(struct nwl_pcie *pcie) in nwl_pcie_init_irq_domain()
551 static int nwl_pcie_enable_msi(struct nwl_pcie *pcie) in nwl_pcie_enable_msi()
622 static int nwl_pcie_bridge_init(struct nwl_pcie *pcie) in nwl_pcie_bridge_init()
730 static int nwl_pcie_parse_dt(struct nwl_pcie *pcie, in nwl_pcie_parse_dt()
773 struct nwl_pcie *pcie; in nwl_pcie_probe() local