Searched refs:reset_dev (Results 1 – 3 of 3) sorted by relevance
67 static struct reset_controller_dev reset_dev = { variable76 reset_dev.of_node = of_find_compatible_node(NULL, NULL, in ralink_rst_init()78 if (!reset_dev.of_node) in ralink_rst_init()81 reset_controller_register(&reset_dev); in ralink_rst_init()
160 static struct reset_controller_dev reset_dev = { variable169 reset_dev.of_node = of_find_compatible_node(NULL, NULL, in ltq_rst_init()171 if (!reset_dev.of_node) in ltq_rst_init()174 reset_controller_register(&reset_dev); in ltq_rst_init()
448 int ch, error, reset_dev = 0, reset_ch = 0; in talitos_error() local506 reset_dev = 1; in talitos_error()510 if (reset_dev || isr & ~TALITOS_ISR_4CHERR || isr_lo) { in talitos_error()