Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83791d.c199 #define W83791D_REG_VBAT 0x5D macro
655 vbat_reg = w83791d_read(client, W83791D_REG_VBAT) in store_fan_div()
658 w83791d_write(client, W83791D_REG_VBAT, in store_fan_div()
1561 vbat_reg = w83791d_read(client, W83791D_REG_VBAT); in w83791d_update_device()