Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/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