Home
last modified time | relevance | path

Searched refs:pci1_clk_sel (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c191 uint pci1_clk_sel = gur->porpllsr & 0x8000; /* PORPLLSR[16] */ in checkboard() local
208 pci1_clk_sel ? "sync" : "async"); in checkboard()
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c193 uint pci1_clk_sel = gur->porpllsr & 0x8000; /* PORPLLSR[16] */ in checkboard() local
210 pci1_clk_sel ? "sync" : "async"); in checkboard()