Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dpcie-sh7786.c24 struct sh7786_pcie_port { struct
32 static struct sh7786_pcie_port *sh7786_pcie_ports;
204 static int __init pcie_clk_init(struct sh7786_pcie_port *port) in pcie_clk_init()
259 static int __init phy_init(struct sh7786_pcie_port *port) in phy_init()
292 static void __init pcie_reset(struct sh7786_pcie_port *port) in pcie_reset()
302 static int __init pcie_init(struct sh7786_pcie_port *port) in pcie_init()
502 struct sh7786_pcie_port *port = data; in sh7786_pcie_init_hw()
562 sh7786_pcie_ports = kcalloc(nr_ports, sizeof(struct sh7786_pcie_port), in sh7786_pcie_init()
596 struct sh7786_pcie_port *port = sh7786_pcie_ports + i; in sh7786_pcie_init()
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dpcie-sh7786.c24 struct sh7786_pcie_port { struct
32 static struct sh7786_pcie_port *sh7786_pcie_ports;
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()

Completed in 2 milliseconds