Searched defs:PWM_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/ti/am335x/ | ||
H A D | am335x_ecap.c | 66 #define PWM_LOCK_INIT(_sc) mtx_init(&(_sc)->sc_mtx, \ macro |
H A D | am335x_ehrpwm.c | 65 #define PWM_LOCK_INIT(_sc) mtx_init(&(_sc)->sc_mtx, \ macro |