Home
last modified time | relevance | path

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

/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c24 struct sh7786_pcie_port { struct
32 static struct sh7786_pcie_port *sh7786_pcie_ports; argument
203 static int __init pcie_clk_init(struct sh7786_pcie_port *port) in pcie_clk_init()
258 static int __init phy_init(struct sh7786_pcie_port *port) in phy_init()
291 static void __init pcie_reset(struct sh7786_pcie_port *port) in pcie_reset()
301 static int __init pcie_init(struct sh7786_pcie_port *port) in pcie_init()
501 struct sh7786_pcie_port *port = data; in sh7786_pcie_init_hw()
561 sh7786_pcie_ports = kcalloc(nr_ports, sizeof(struct sh7786_pcie_port), in sh7786_pcie_init()
595 struct sh7786_pcie_port *port = sh7786_pcie_ports + i; in sh7786_pcie_init()