Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc832xemds/
H A Dpci.c116 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2;
119 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2 |
123 clk->occr = OCCR_PCICOE0 | OCCR_PCICOE1 | OCCR_PCICOE2;
/openbmc/u-boot/include/
H A Dmpc83xx.h907 #define OCCR_PCICOE0 0x80000000 macro