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

/linux-4.4.14/drivers/pwm/
H A Dpwm-sun4i.c70 bool has_rdy; member in struct:sun4i_pwm_data
157 if (sun4i_pwm->data->has_rdy && (val & PWM_RDY(pwm->hwpwm))) { sun4i_pwm_config()
265 .has_rdy = false,
271 .has_rdy = true,
277 .has_rdy = true,
283 .has_rdy = true,

Completed in 79 milliseconds