Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1564 reg_tmp = w83792d_read_value(client, W83792D_REG_TOLERANCE[0]); in w83792d_update_device()
1568 W83792D_REG_TOLERANCE[2]) & 0x0f; in w83792d_update_device()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds