Searched refs:occr (Results 1 – 13 of 13) sorted by relevance
79 clk->occr = 0xff000000; /* 66 MHz PCI */ in pci_init_board()81 clk->occr = 0xff600001; /* 33 MHz PCI */ in pci_init_board()83 clk->occr = 0xff600001; /* 33 MHz PCI */ in pci_init_board()86 clk->occr = 0xff000000; /* 66 MHz PCI */ in pci_init_board()
67 clk->occr = 0xff000000; /* 66 MHz PCI */ in pci_init_board()70 clk->occr = 0xffff0003; /* 33 MHz PCI */ in pci_init_board()76 clk->occr = 0xffff0003; /* 33 MHz PCI */ in pci_init_board()
118 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2;121 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2 |125 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2;
57 clk->occr = 0xff000000; in pci_init_board()
85 clk->occr = reg32; in pci_init_board()
87 clk->occr |= 0xe0000000; in pci_init_board()
76 clk->occr |= 0xf8000000; in pci_init_board()
95 clk->occr |= 0xf8000000; in pci_init_board()
133 clk->occr = 0xff000000; in pci_init_board()
173 clk->occr |= 0xe0000000; in pci_init_board()
132 clk->occr |= 0xe0000000; in pci_init_board()
184 setbits_be32(&clk->occr, 0xe0000000); in pci_init_board()
206 u32 occr; /* output clock control Register */ member
Completed in 25 milliseconds