Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/fw/sni/
Dsniprom.c81 u32 hwconf = _prom_get_hwconf(); in prom_get_hwconf() local
83 if (hwconf == 0xffffffff) in prom_get_hwconf()
86 return (void *)CKSEG1ADDR(hwconf); in prom_get_hwconf()