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.c297 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
309 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
323 pci_clk_sel ? "sync" : "async", in pci_init_board()
/external/u-boot/board/freescale/mpc8536ds/
Dmpc8536ds.c150 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
163 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
177 pci_clk_sel ? "sync" : "async", in pci_init_board()
/external/u-boot/board/freescale/mpc8544ds/
Dmpc8544ds.c68 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
138 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
152 pci_clk_sel ? "sync" : "async", in pci_init_board()
/external/u-boot/board/freescale/mpc8548cds/
Dmpc8548cds.c197 u32 porpllsr, pci_agent, pci_speed, pci_32, pci_arb, pci_clk_sel; in pci_init_board() local
212 pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board()
225 pci_clk_sel ? "sync" : "async", in pci_init_board()
/external/u-boot/board/sbc8548/
Dsbc8548.c255 uint pci_clk_sel = porpllsr & MPC85xx_PORDEVSR_PCI1_SPD; in pci_init_board() local
262 pci_clk_sel ? "sync" : "async", in pci_init_board()