Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/starfive/
H A Dreset-starfive-jh71x0.c17 struct jh71x0_reset { struct
26 static inline struct jh71x0_reset * argument
29 return container_of(rcdev, struct jh71x0_reset, rcdev); in jh71x0_reset_from()
35 struct jh71x0_reset *data = jh71x0_reset_from(rcdev); in jh71x0_reset_update()
91 struct jh71x0_reset *data = jh71x0_reset_from(rcdev); in jh71x0_reset_status()
112 struct jh71x0_reset *data; in reset_starfive_jh71x0_register()