Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c32 static struct sh7786_pcie_port *sh7786_pcie_ports; variable
561 sh7786_pcie_ports = kcalloc(nr_ports, sizeof(struct sh7786_pcie_port), in sh7786_pcie_init()
563 if (unlikely(!sh7786_pcie_ports)) in sh7786_pcie_init()
595 struct sh7786_pcie_port *port = sh7786_pcie_ports + i; in sh7786_pcie_init()