Home
last modified time | relevance | path

Searched full:wdt_rst (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dqcom-wdt.c16 WDT_RST, enumerator
26 [WDT_RST] = 0x38,
34 [WDT_RST] = 0x4,
79 writel(1, wdt_addr(wdt, WDT_RST)); in qcom_wdt_start()
98 writel(1, wdt_addr(wdt, WDT_RST)); in qcom_wdt_ping()
129 writel(1, wdt_addr(wdt, WDT_RST)); in qcom_wdt_restart()
H A Dmtk_wdt.c42 #define WDT_RST 0x08
216 iowrite32(WDT_RST_RELOAD, wdt_base + WDT_RST); in mtk_wdt_set_timeout()
41 #define WDT_RST global() macro
H A Dasm9260_wdt.c303 priv->rst = devm_reset_control_get_exclusive(dev, "wdt_rst"); in asm9260_wdt_probe()
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dalphascale,asm9260-wdt.yaml40 - const: wdt_rst
H A Dsnps,dw-wdt.yaml90 resets = <&wdt_rst>;