Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dbd96801_wdt.c226 ret = regmap_update_bits(w->regmap, BD96801_REG_WD_TMO, in bd96801_set_wdt_mode()
253 ret = regmap_read(w->regmap, BD96801_REG_WD_TMO, &val); in bd96801_set_heartbeat_from_hw()
/linux/include/linux/mfd/
H A Drohm-bd96801.h17 #define BD96801_REG_WD_TMO 0x40 macro