Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dftsteutates.c45 #define FTS_WATCHDOG_CONTROL 0x5081 macro
230 ret = fts_read_byte(data->client, FTS_WATCHDOG_CONTROL); in fts_wd_set_resolution()
245 ret = fts_write_byte(data->client, FTS_WATCHDOG_CONTROL, ret); in fts_wd_set_resolution()
321 ret = fts_read_byte(data->client, FTS_WATCHDOG_CONTROL); in fts_watchdog_init()