Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83792d.c119 static const u8 W83792D_REG_FAN_DIV[4] = { variable
487 fan_div_reg = w83792d_read_value(client, W83792D_REG_FAN_DIV[nr >> 1]); in store_fan_div()
491 w83792d_write_value(client, W83792D_REG_FAN_DIV[nr >> 1], in store_fan_div()
1571 W83792D_REG_FAN_DIV[i]); in w83792d_update_device()