Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83793.c89 #define W83793_REG_WDT_LOCK 0x01 macro
1262 w83793_write_value(data->client, W83793_REG_WDT_LOCK, 0x55); in watchdog_enable()
1280 w83793_write_value(data->client, W83793_REG_WDT_LOCK, 0xAA); in watchdog_disable()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83793.c89 #define W83793_REG_WDT_LOCK 0x01 macro
1262 w83793_write_value(data->client, W83793_REG_WDT_LOCK, 0x55); in watchdog_enable()
1280 w83793_write_value(data->client, W83793_REG_WDT_LOCK, 0xAA); in watchdog_disable()

Completed in 6 milliseconds