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

/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_ecap.c69 #define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
136 PWM_UNLOCK(sc);
191 PWM_UNLOCK(sc);
H A Dam335x_ehrpwm.c56 #define PWM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
193 PWM_UNLOCK(sc);
226 PWM_UNLOCK(sc);
242 PWM_UNLOCK(sc);
260 PWM_UNLOCK(sc);
295 PWM_UNLOCK(sc);
329 PWM_UNLOCK(sc);
439 PWM_UNLOCK(sc);

Completed in 215 milliseconds