Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c237 uint temp_lbcdll; in local_bus_init() local
266 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.c239 uint temp_lbcdll; in local_bus_init() local
268 temp_lbcdll = gur->lbcdllcr; in local_bus_init()
269 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); in local_bus_init()