Home
last modified time | relevance | path

Searched refs:FTS_WATCHDOG_TIME_PRESET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dftsteutates.c41 #define FTS_WATCHDOG_TIME_PRESET 0x000B macro
279 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, in fts_wd_start()
288 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, 0); in fts_wd_stop()
309 timeout = fts_read_byte(data->client, FTS_WATCHDOG_TIME_PRESET); in fts_watchdog_init()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dftsteutates.c44 #define FTS_WATCHDOG_TIME_PRESET 0x000B macro
280 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, in fts_wd_start()
289 return fts_write_byte(data->client, FTS_WATCHDOG_TIME_PRESET, 0); in fts_wd_stop()
310 timeout = fts_read_byte(data->client, FTS_WATCHDOG_TIME_PRESET); in fts_watchdog_init()

Completed in 2 milliseconds