Searched refs:write_to_ec (Results 1 – 1 of 1) sorted by relevance
337 static int write_to_ec(u8 reg, u8 value) in write_to_ec() function 417 ret = write_to_ec(reg, val); in tt_toggle_store() 496 ret = write_to_ec(reg, val); in tt_led_store() 592 return write_to_ec(OXP_X1_CHARGE_LIMIT_REG, val->intval); in oxp_psy_ext_set_prop() 608 return write_to_ec(OXP_X1_CHARGE_INHIBIT_REG, raw_val); in oxp_psy_ext_set_prop() 659 return write_to_ec(ORANGEPI_SENSOR_PWM_ENABLE_REG, PWM_MODE_MANUAL); in oxp_pwm_enable() 676 return write_to_ec(OXP_SENSOR_PWM_ENABLE_REG, PWM_MODE_MANUAL); in oxp_pwm_enable() 686 return write_to_ec(ORANGEPI_SENSOR_PWM_ENABLE_REG, PWM_MODE_AUTO); in oxp_pwm_disable() 704 return write_to_ec(OXP_SENSOR_PWM_ENABLE_REG, PWM_MODE_AUTO); in oxp_pwm_disable() 792 return write_to_ec(ORANGEPI_SENSOR_PWM_RE in oxp_pwm_input_write() [all...]