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

/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_pwm.c97 struct meson_pwm_channel * const pwmchan = pwm->pwm_priv; local
102 switch (pwmchan->mpc_index) {
168 struct meson_pwm_channel * const pwmchan = pwm->pwm_priv; local
170 *conf = pwmchan->mpc_conf;
177 struct meson_pwm_channel * const pwmchan = pwm->pwm_priv; local
216 switch (pwmchan->mpc_index) {
260 pwmchan->mpc_conf = *conf;
267 pwmchan->mpc_index ? "A" : "B",
282 struct meson_pwm_channel *pwmchan; local
294 pwmchan
[all...]

Completed in 109 milliseconds