Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sirf/
Dclk-atlas7.c1430 static struct reset_controller_dev atlas7_rst_ctlr = { variable
1679 atlas7_rst_ctlr.of_node = np; in atlas7_clk_init()
1680 atlas7_rst_ctlr.nr_resets = ARRAY_SIZE(atlas7_reset_unit); in atlas7_clk_init()
1681 reset_controller_register(&atlas7_rst_ctlr); in atlas7_clk_init()