Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c269 temp_lbcdll = gur->lbcdllcr; in local_bus_init()
270 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); in local_bus_init()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c267 temp_lbcdll = gur->lbcdllcr; in local_bus_init()
268 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); in local_bus_init()
/OK3568_Linux_fs/kernel/include/linux/fsl/
H A Dguts.h118 u32 lbcdllcr; /* 0x.0e20 - LBC DLL Control Register */ member
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h1113 uint lbcdllcr; /* 0xe0e20 - LBC DLL control register */ member
H A Dimmap_85xx.h2502 u32 lbcdllcr; /* LBC DLL control */ member