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

/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_ecap.c69 #define PWM_LOCK_INIT(_sc) mtx_init(&(_sc)->sc_mtx, \ macro
163 PWM_LOCK_INIT(sc);
H A Dam335x_ehrpwm.c78 #define PWM_LOCK_INIT(_sc) mtx_init(&(_sc)->sc_mtx, \ macro
577 PWM_LOCK_INIT(sc);

Completed in 54 milliseconds