Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/512x/
Dmpc512x_shared.c39 const char *reset_compat; in mpc512x_restart_init() local
41 reset_compat = mpc512x_select_reset_compat(); in mpc512x_restart_init()
42 np = of_find_compatible_node(NULL, NULL, reset_compat); in mpc512x_restart_init()