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

/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_ecap.c68 #define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
135 PWM_UNLOCK(sc);
190 PWM_UNLOCK(sc);
H A Dam335x_ehrpwm.c76 #define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
334 PWM_UNLOCK(sc);
367 PWM_UNLOCK(sc);
383 PWM_UNLOCK(sc);
401 PWM_UNLOCK(sc);
436 PWM_UNLOCK(sc);
470 PWM_UNLOCK(sc);
499 PWM_UNLOCK(sc);
531 PWM_UNLOCK(sc);
671 PWM_UNLOCK(s
[all...]

Completed in 53 milliseconds