Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/platform_data/
Dcros_ec_commands.h1811 struct ec_params_pwm_set_duty { struct
1812 uint16_t duty; /* Duty cycle, EC_PWM_MAX_DUTY = 100% */
1813 uint8_t pwm_type; /* ec_pwm_type */
1814 uint8_t index; /* Type-specific index, or 0 if unique */