Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c447 const char *reset_compat; in mpc512x_restart_init() local
449 reset_compat = mpc512x_select_reset_compat(); in mpc512x_restart_init()
450 np = of_find_compatible_node(NULL, NULL, reset_compat); in mpc512x_restart_init()