Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c194 uint pci1_clk_sel = gur->porpllsr & 0x8000; /* PORPLLSR[16] */ in checkboard() local
211 pci1_clk_sel ? "sync" : "async"); in checkboard()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c192 uint pci1_clk_sel = gur->porpllsr & 0x8000; /* PORPLLSR[16] */ in checkboard() local
209 pci1_clk_sel ? "sync" : "async"); in checkboard()