Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c240 uint temp_lbcdll; in local_bus_init() local
269 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.c238 uint temp_lbcdll; in local_bus_init() local
267 temp_lbcdll = gur->lbcdllcr; in local_bus_init()
268 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); in local_bus_init()