Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/plda/
H A Dpcie-microchip-host.c180 struct mc_pcie { struct
296 static struct mc_pcie *port;
326 static u32 pcie_events(struct mc_pcie *port) in pcie_events()
338 static u32 sec_errors(struct mc_pcie *port) in sec_errors()
350 static u32 ded_errors(struct mc_pcie *port) in ded_errors()
362 static u32 local_events(struct mc_pcie *port) in local_events()
376 struct mc_pcie *mc_port = container_of(port, struct mc_pcie, plda); in mc_get_events()
406 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()
461 struct mc_pcie *mc_port = container_of(port, struct mc_pcie, plda); in mc_unmask_event_irq()
[all …]