Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83792d.c152 static const u8 W83792D_REG_TOLERANCE[3] = { variable
818 W83792D_REG_TOLERANCE[nr]) & ((nr == 1) ? 0x0f : 0xf0); in store_tolerance()
824 w83792d_write_value(client, W83792D_REG_TOLERANCE[nr], in store_tolerance()
1562 reg_tmp = w83792d_read_value(client, W83792D_REG_TOLERANCE[0]); in w83792d_update_device()
1566 W83792D_REG_TOLERANCE[2]) & 0x0f; in w83792d_update_device()