Home
last modified time | relevance | path

Searched refs:pwm_args (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpwm.h29 * struct pwm_args - board-dependent PWM arguments
41 struct pwm_args { struct
88 struct pwm_args args;
153 static inline void pwm_get_args(const struct pwm_device *pwm, struct pwm_args *args) in pwm_get_args()
171 * ->duty_cycle value exceed the pwm_args->period one, which would trigger
177 struct pwm_args args; in pwm_init_state()
517 * where the polarity and period are set according to pwm_args info. in pwm_apply_args()

Completed in 2 milliseconds