Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dspram.c118 unsigned int firstsize = 0, lastsize = 0; in probe_spram() local
143 if ((pa == firstpa && size == firstsize) || in probe_spram()
164 firstsize = size; in probe_spram()