Home
last modified time | relevance | path

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

/u-boot/board/freescale/mpc8568mds/
A Dmpc8568mds.c301 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
313 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
327 pci_clk_sel ? "sync" : "async", in pci_init_board()
/u-boot/board/freescale/mpc8548cds/
A Dmpc8548cds.c202 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
217 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
230 pci_clk_sel ? "sync" : "async", in pci_init_board()
/u-boot/board/sbc8548/
A Dsbc8548.c259 uint pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board() local
266 pci_clk_sel ? "sync" : "async", in pci_init_board()

Completed in 4 milliseconds