Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dpci.c204 tmp[0] = cpu_to_be32(gd->pci_clk); in ft_pci_setup()
219 tmp[0] = cpu_to_be32(gd->pci_clk); in ft_pci_setup()
H A Dspeed.c493 gd->pci_clk = pci_sync_in; in get_clocks()
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/
H A Dcpu.c91 strmhz(buf1, gd->pci_clk), in checkcpu()
H A Dspeed.c158 gd->pci_clk = 0; in setup_5445x_clocks()
255 gd->pci_clk = vco / temp; /* PCI clock */ in setup_5445x_clocks()
/rk3399_rockchip-uboot/include/asm-generic/
H A Dglobal_data.h49 unsigned long pci_clk; member
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dtegra20-trimslice.dts115 regulator-name = "pci_clk";
/rk3399_rockchip-uboot/board/tqc/tqm834x/
H A Dtqm834x.c143 f = gd->pci_clk; in checkboard()
/rk3399_rockchip-uboot/common/
H A Dboard_f.c617 bd->bi_pcifreq = gd->pci_clk; in setup_board_part2()