Searched refs:pwm_type (Results 1 – 2 of 2) sorted by relevance
34 static int cros_ec_dt_type_to_pwm_type(u8 dt_index, u8 *pwm_type) in cros_ec_dt_type_to_pwm_type() argument38 *pwm_type = EC_PWM_TYPE_KB_LIGHT; in cros_ec_dt_type_to_pwm_type()41 *pwm_type = EC_PWM_TYPE_DISPLAY_LIGHT; in cros_ec_dt_type_to_pwm_type()70 ret = cros_ec_dt_type_to_pwm_type(index, ¶ms->pwm_type); in cros_ec_pwm_set_duty()77 params->pwm_type = EC_PWM_TYPE_GENERIC; in cros_ec_pwm_set_duty()106 ret = cros_ec_dt_type_to_pwm_type(index, ¶ms->pwm_type); in cros_ec_pwm_get_duty()113 params->pwm_type = EC_PWM_TYPE_GENERIC; in cros_ec_pwm_get_duty()
1813 uint8_t pwm_type; /* ec_pwm_type */ member1820 uint8_t pwm_type; /* ec_pwm_type */ member