Home
last modified time | relevance | path

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

/linux-5.10/include/linux/platform_data/ !
Dcros_ec_commands.h1751 struct ec_params_pwm_set_duty { struct
1752 uint16_t duty; /* Duty cycle, EC_PWM_MAX_DUTY = 100% */
1753 uint8_t pwm_type; /* ec_pwm_type */
1754 uint8_t index; /* Type-specific index, or 0 if unique */