Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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()

Completed in 7 milliseconds