Searched refs:lbcdllcr (Results 1 – 4 of 4) sorted by relevance
266 temp_lbcdll = gur->lbcdllcr; in local_bus_init()267 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); in local_bus_init()
268 temp_lbcdll = gur->lbcdllcr; in local_bus_init()269 gur->lbcdllcr = (((temp_lbcdll & 0xff) << 16) | 0x80000000); in local_bus_init()
1113 uint lbcdllcr; /* 0xe0e20 - LBC DLL control register */ member
2501 u32 lbcdllcr; /* LBC DLL control */ member