Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/mpc8568mds/
Dmpc8568mds.c298 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
310 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
324 pci_clk_sel ? "sync" : "async", in pci_init_board()
/external/u-boot/board/freescale/mpc8536ds/
Dmpc8536ds.c151 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
164 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
178 pci_clk_sel ? "sync" : "async", in pci_init_board()
/external/u-boot/board/freescale/mpc8544ds/
Dmpc8544ds.c69 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
139 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
153 pci_clk_sel ? "sync" : "async", in pci_init_board()
/external/u-boot/board/freescale/mpc8548cds/
Dmpc8548cds.c200 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
215 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
228 pci_clk_sel ? "sync" : "async", in pci_init_board()
/external/u-boot/board/sbc8548/
Dsbc8548.c256 uint pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board() local
263 pci_clk_sel ? "sync" : "async", in pci_init_board()