Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc83xx/
A Dspd_sdram.c878 unsigned long tbu1, tbu2; in get_tbms() local
888 tbu2 = mftbu(); in get_tbms()
889 } while (tbu1 != tbu2); in get_tbms()

Completed in 3 milliseconds