Home
last modified time | relevance | path

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

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