Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dw83793.c142 static const u16 W83793_REG_IN_LOW_BITS[] = { 0x1b, 0x68, 0x69 }; variable
998 w83793_read_value(client, W83793_REG_IN_LOW_BITS[nr]); in store_in()
1001 w83793_write_value(client, W83793_REG_IN_LOW_BITS[nr], in store_in()
1958 w83793_read_value(client, W83793_REG_IN_LOW_BITS[i]); in w83793_update_nonvolatile()
2043 w83793_read_value(client, W83793_REG_IN_LOW_BITS[IN_READ]); in w83793_update_device()