Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dnct6775.c1133 const u16 *REG_ALARM; member
1843 if (!data->REG_ALARM[i]) in nct6775_update_device()
1845 alarm = nct6775_read_value(data, data->REG_ALARM[i]); in nct6775_update_device()
3882 data->REG_ALARM = NCT6106_REG_ALARM; in nct6775_probe()
3955 data->REG_ALARM = NCT6106_REG_ALARM; in nct6775_probe()
4032 data->REG_ALARM = NCT6775_REG_ALARM; in nct6775_probe()
4105 data->REG_ALARM = NCT6775_REG_ALARM; in nct6775_probe()
4182 data->REG_ALARM = NCT6779_REG_ALARM; in nct6775_probe()
4298 data->REG_ALARM = NCT6791_REG_ALARM; in nct6775_probe()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtps6524x-regulator.c65 #define REG_ALARM 0x5 macro