Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_fcu_controls.c122 static int wf_fcu_write_reg(struct wf_fcu_priv *pv, int reg, in wf_fcu_write_reg() function
160 rc = wf_fcu_write_reg(pv, 0x10 + (fan->id * 2), buf, 2); in wf_fcu_fan_set_rpm()
217 rc = wf_fcu_write_reg(pv, 0x30 + (fan->id * 2), buf, 1); in wf_fcu_fan_set_pwm()
500 rc = wf_fcu_write_reg(pv, 0xe, &buf, 1); in wf_fcu_init_chip()
503 rc = wf_fcu_write_reg(pv, 0x2e, &buf, 1); in wf_fcu_init_chip()