Home
last modified time | relevance | path

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

/external/u-boot/drivers/watchdog/
Dorion_wdt.c111 static inline bool save_reg_from_ofdata(struct udevice *dev, int index, in save_reg_from_ofdata() function
134 if (!save_reg_from_ofdata(dev, 0, &priv->reg, in orion_wdt_ofdata_to_platdata()
138 if (!save_reg_from_ofdata(dev, 1, &priv->rstout, NULL)) in orion_wdt_ofdata_to_platdata()
141 if (!save_reg_from_ofdata(dev, 2, &priv->rstout_mask, NULL)) in orion_wdt_ofdata_to_platdata()