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

/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_ecap.c67 #define PWM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
121 PWM_LOCK(sc);
186 PWM_LOCK(sc);
H A Dam335x_ehrpwm.c75 #define PWM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
332 PWM_LOCK(sc);
343 PWM_LOCK(sc);
381 PWM_LOCK(sc);
389 PWM_LOCK(sc);
427 PWM_LOCK(sc);
460 PWM_LOCK(sc);
495 PWM_LOCK(sc);
529 PWM_LOCK(sc);
662 PWM_LOCK(s
[all...]

Completed in 59 milliseconds