Home
last modified time | relevance | path

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

/u-boot/board/freescale/mpc8555cds/
A Dmpc8555cds.c195 uint pci2_clk_sel = gur->porpllsr & 0x4000; /* PORPLLSR[17] */ in checkboard() local
215 pci2_clk_sel ? "sync" : "async"); in checkboard()
/u-boot/board/freescale/mpc8541cds/
A Dmpc8541cds.c197 uint pci2_clk_sel = gur->porpllsr & 0x4000; /* PORPLLSR[17] */ in checkboard() local
217 pci2_clk_sel ? "sync" : "async"); in checkboard()
/u-boot/board/freescale/mpc8548cds/
A Dmpc8548cds.c261 uint pci2_clk_sel = porpllsr & 0x4000; /* PORPLLSR[17] */ in pci_init_board() local
265 pci2_clk_sel ? "sync" : "async"); in pci_init_board()

Completed in 5 milliseconds