Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dftsteutates.c42 #define FTS_WATCHDOG_CONTROL 0x5081 macro
229 ret = fts_read_byte(data->client, FTS_WATCHDOG_CONTROL); in fts_wd_set_resolution()
244 ret = fts_write_byte(data->client, FTS_WATCHDOG_CONTROL, ret); in fts_wd_set_resolution()
320 ret = fts_read_byte(data->client, FTS_WATCHDOG_CONTROL); in fts_watchdog_init()
/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()

Completed in 3 milliseconds