Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/reset/
H A Dreset-sunxi.c22 static const struct ccu_reset *priv_to_reset(struct sunxi_reset_priv *priv, in priv_to_reset() function
50 const struct ccu_reset *reset = priv_to_reset(priv, reset_ctl->id); in sunxi_set_reset()