Home
last modified time | relevance | path

Searched defs:ec_params_pwm_set_duty (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/platform_data/
A Dcros_ec_commands.h1763 struct ec_params_pwm_set_duty { struct
1764 uint16_t duty; /* Duty cycle, EC_PWM_MAX_DUTY = 100% */
1765 uint8_t pwm_type; /* ec_pwm_type */
1766 uint8_t index; /* Type-specific index, or 0 if unique */

Completed in 34 milliseconds