Searched refs:pci2_clk_sel (Results 1 – 3 of 3) sorted by relevance
195 uint pci2_clk_sel = gur->porpllsr & 0x4000; /* PORPLLSR[17] */ in checkboard() local215 pci2_clk_sel ? "sync" : "async"); in checkboard()
197 uint pci2_clk_sel = gur->porpllsr & 0x4000; /* PORPLLSR[17] */ in checkboard() local217 pci2_clk_sel ? "sync" : "async"); in checkboard()
261 uint pci2_clk_sel = porpllsr & 0x4000; /* PORPLLSR[17] */ in pci_init_board() local265 pci2_clk_sel ? "sync" : "async"); in pci_init_board()
Completed in 5 milliseconds