Home
last modified time | relevance | path

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

/linux/arch/arm/mach-dove/
H A Dpcie.c131 static struct pci_ops pcie_ops = { variable
172 bridge->ops = &pcie_ops; in dove_pcie_scan_bus()
/linux/arch/arm/mach-orion5x/
H A Dpci.c133 static struct pci_ops pcie_ops = { variable
162 pcie_ops.read = pcie_rd_conf_wa; in pcie_setup()
577 bridge->ops = &pcie_ops; in orion5x_pci_sys_scan_bus()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-uniphy-pcie-28lp.c268 static const struct phy_ops pcie_ops = { variable
302 generic_phy = devm_phy_create(phy->dev, NULL, &pcie_ops); in qcom_uniphy_pcie_probe()
/linux/drivers/clk/
H A Dclk-en7523.c80 const struct clk_ops pcie_ops; member
502 .ops = &soc_data->pcie_ops, in en7523_register_pcie_clk()
783 .pcie_ops = {
794 .pcie_ops = {
/linux/arch/arm/mach-mv78xx0/
H A Dpcie.c175 static struct pci_ops pcie_ops = { variable
215 bridge->ops = &pcie_ops; in mv78xx0_pcie_scan_bus()