Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83791d.c186 #define W83791D_REG_VBAT 0x5D macro
638 vbat_reg = w83791d_read(client, W83791D_REG_VBAT) in store_fan_div()
641 w83791d_write(client, W83791D_REG_VBAT, in store_fan_div()
1525 vbat_reg = w83791d_read(client, W83791D_REG_VBAT); in w83791d_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83791d.c186 #define W83791D_REG_VBAT 0x5D macro
638 vbat_reg = w83791d_read(client, W83791D_REG_VBAT) in store_fan_div()
641 w83791d_write(client, W83791D_REG_VBAT, in store_fan_div()
1523 vbat_reg = w83791d_read(client, W83791D_REG_VBAT); in w83791d_update_device()

Completed in 5 milliseconds