Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci-rcar-gen2.c172 struct clk pci_clk; in rcar_gen2_pci_probe() local
176 ret = clk_get_by_index(dev, 0, &pci_clk); in rcar_gen2_pci_probe()
180 ret = clk_enable(&pci_clk); in rcar_gen2_pci_probe()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpci.c203 tmp[0] = cpu_to_be32(gd->pci_clk); in ft_pci_setup()
218 tmp[0] = cpu_to_be32(gd->pci_clk); in ft_pci_setup()
H A Dspeed.c494 gd->pci_clk = pci_sync_in; in get_clocks()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu.c91 strmhz(buf1, gd->pci_clk), in print_cpuinfo()
H A Dspeed.c159 gd->pci_clk = 0; in setup_5445x_clocks()
256 gd->pci_clk = vco / temp; /* PCI clock */ in setup_5445x_clocks()
/openbmc/u-boot/include/asm-generic/
H A Dglobal_data.h33 unsigned long pci_clk; member
/openbmc/u-boot/arch/arm/dts/
H A Dtegra20-trimslice.dts115 regulator-name = "pci_clk";
/openbmc/u-boot/board/tqc/tqm834x/
H A Dtqm834x.c142 f = gd->pci_clk; in checkboard()
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.c344 gd->pci_clk = priv->speed[MPC83XX_CLK_PCI]; in mpc83xx_clk_probe()
/openbmc/u-boot/common/
H A Dboard_f.c629 bd->bi_pcifreq = gd->pci_clk; in setup_board_part2()
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-trimslice.dts445 regulator-name = "pci_clk";