Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dsch311x_wdt.c40 #define WDT_TIME_OUT 0x65 macro
124 outb(timeout_unit, sch311x_wdt_data.runtime_reg + WDT_TIME_OUT); in sch311x_wdt_set_timeout()
370 if (!request_region(sch311x_wdt_data.runtime_reg + WDT_TIME_OUT, 4, in sch311x_wdt_probe()
373 sch311x_wdt_data.runtime_reg + WDT_TIME_OUT, in sch311x_wdt_probe()
420 release_region(sch311x_wdt_data.runtime_reg + WDT_TIME_OUT, 4); in sch311x_wdt_probe()
436 release_region(sch311x_wdt_data.runtime_reg + WDT_TIME_OUT, 4); in sch311x_wdt_remove()
/linux/Documentation/devicetree/bindings/watchdog/
A Dkontron,sl28cpld-wdt.yaml27 description: The SMARC standard defines a WDT_TIME_OUT# pin. If this

Completed in 3 milliseconds