Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dras.c252 static int sysreset_hack; variable
258 sysreset_hack = of_machine_is_compatible("IBM,CBPLUS-1.0"); in cbe_sysreset_init()
259 if (!sysreset_hack) in cbe_sysreset_init()
284 if (sysreset_hack && (smp_processor_id() == 0)) { in cbe_sysreset_hack()