Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/starfive/
H A Dreset-starfive-jh71x0.c107 int reset_starfive_jh71x0_register(struct device *dev, struct device_node *of_node, in reset_starfive_jh71x0_register() function
131 EXPORT_SYMBOL_GPL(reset_starfive_jh71x0_register);
H A Dreset-starfive-jh71x0.h9 int reset_starfive_jh71x0_register(struct device *dev, struct device_node *of_node,
H A Dreset-starfive-jh7100.c54 return reset_starfive_jh71x0_register(&pdev->dev, pdev->dev.of_node, in jh7100_reset_probe()
H A Dreset-starfive-jh7110.c62 return reset_starfive_jh71x0_register(&adev->dev, adev->dev.parent->of_node, in jh7110_reset_probe()