Home
last modified time | relevance | path

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

/linux-6.8/include/linux/platform_data/
Dcros_ec_commands.h1779 struct ec_params_pwm_set_duty { struct
1780 uint16_t duty; /* Duty cycle, EC_PWM_MAX_DUTY = 100% */
1781 uint8_t pwm_type; /* ec_pwm_type */
1782 uint8_t index; /* Type-specific index, or 0 if unique */