Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/
H A Dpci.c119 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2;
122 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2 |
126 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2;
/OK3568_Linux_fs/u-boot/board/tqc/tqm834x/
H A Dpci.c71 reg32 = OCCR_PCICOE1; in pci_init_board()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h909 #define OCCR_PCICOE1 0x40000000 macro