Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83792d.c106 static const u8 W83792D_REG_FAN_DIV[4] = { variable
470 fan_div_reg = w83792d_read_value(client, W83792D_REG_FAN_DIV[nr >> 1]); in store_fan_div()
474 w83792d_write_value(client, W83792D_REG_FAN_DIV[nr >> 1], in store_fan_div()
1537 W83792D_REG_FAN_DIV[i]); in w83792d_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83792d.c106 static const u8 W83792D_REG_FAN_DIV[4] = { variable
470 fan_div_reg = w83792d_read_value(client, W83792D_REG_FAN_DIV[nr >> 1]); in store_fan_div()
474 w83792d_write_value(client, W83792D_REG_FAN_DIV[nr >> 1], in store_fan_div()
1535 W83792D_REG_FAN_DIV[i]); in w83792d_update_device()

Completed in 5 milliseconds