Home
last modified time | relevance | path

Searched refs:lbcdllcr (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/board/freescale/mpc8555cds/
Dmpc8555cds.c266 temp_lbcdll = gur->lbcdllcr; in local_bus_init()
267 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); in local_bus_init()
/external/u-boot/board/freescale/mpc8541cds/
Dmpc8541cds.c268 temp_lbcdll = gur->lbcdllcr; in local_bus_init()
269 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); in local_bus_init()
/external/u-boot/arch/powerpc/include/asm/
Dimmap_86xx.h1113 uint lbcdllcr; /* 0xe0e20 - LBC DLL control register */ member
Dimmap_85xx.h2501 u32 lbcdllcr; /* LBC DLL control */ member