Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwmon/
A Dnct6775.h15 #define NUM_REG_ALARM 7 /* Max number of alarm registers */ macro
A Dnct6775-core.c96 static const u16 NCT6775_REG_ALARM[NUM_REG_ALARM] = { 0x459, 0x45A, 0x45B };
342 static const u16 NCT6779_REG_ALARM[NUM_REG_ALARM] = {
446 static const u16 NCT6791_REG_ALARM[NUM_REG_ALARM] = {
723 static const u16 NCT6106_REG_ALARM[NUM_REG_ALARM] = {
1588 for (i = 0; i < NUM_REG_ALARM; i++) { in nct6775_update_device()

Completed in 12 milliseconds