Home
last modified time | relevance | path

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

/drivers/hwmon/
Dsch56xx-common.c634 int i, err, control, output_enable; in sch56xx_watchdog_register() local
641 output_enable = in sch56xx_watchdog_register()
647 if (output_enable < 0) in sch56xx_watchdog_register()
649 if (check_enabled && !(output_enable & SCH56XX_WDOG_OUTPUT_ENABLE)) { in sch56xx_watchdog_register()
662 data->watchdog_output_enable = output_enable; in sch56xx_watchdog_register()