Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dnct7802.c46 #define REG_VMON_ENABLE 0x25 macro
1056 return regmap_update_bits(data->regmap, REG_VMON_ENABLE, 0x03, 0x03); in nct7802_init_chip()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnct7802.c46 #define REG_VMON_ENABLE 0x25 macro
1179 return regmap_update_bits(data->regmap, REG_VMON_ENABLE, 0x03, 0x03); in nct7802_init_chip()

Completed in 5 milliseconds