Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dw83795.c103 #define W83795_REG_VRLSB 0x3C macro
610 tmp |= w83795_read(client, W83795_REG_VRLSB) >> 6; in w83795_update_device()
636 data->fan[i] |= w83795_read(client, W83795_REG_VRLSB) >> 4; in w83795_update_device()
644 w83795_read(client, W83795_REG_VRLSB); in w83795_update_device()
655 w83795_read(client, W83795_REG_VRLSB); in w83795_update_device()