Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83791d.c129 static const u8 W83791D_REG_FAN_CFG[2] = { variable
796 reg_cfg_tmp = w83791d_read(client, W83791D_REG_FAN_CFG[reg_idx]); in store_pwmenable()
800 w83791d_write(client, W83791D_REG_FAN_CFG[reg_idx], reg_cfg_tmp); in store_pwmenable()
1536 W83791D_REG_FAN_CFG[i]); in w83791d_update_device()