Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/plda/
Dpcie-microchip-host.c180 struct mc_pcie { struct
296 static struct mc_pcie *port;
298 static void mc_pcie_enable_msi(struct mc_pcie *port, void __iomem *ecam) in mc_pcie_enable_msi()
326 static u32 pcie_events(struct mc_pcie *port) in pcie_events()
339 static u32 sec_errors(struct mc_pcie *port) in sec_errors()
352 static u32 ded_errors(struct mc_pcie *port) in ded_errors()
365 static u32 local_events(struct mc_pcie *port) in local_events()
380 struct mc_pcie *mc_port = container_of(port, struct mc_pcie, plda); in mc_get_events()
410 struct mc_pcie *mc_port = container_of(port, struct mc_pcie, plda); in mc_ack_event_irq()
426 struct mc_pcie *mc_port = container_of(port, struct mc_pcie, plda); in mc_mask_event_irq()
[all …]