Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dds1621.c68 #define DS1621_REG_CONFIG_RESOL 0x0C macro
168 resol = (new_conf & DS1621_REG_CONFIG_RESOL) >> in ds1621_init_client()
296 data->conf &= ~DS1621_REG_CONFIG_RESOL; in update_interval_store()