Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dam335x_ecap.c64 #define PWM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
123 PWM_LOCK(sc); in am335x_pwm_config_ecap()
188 PWM_LOCK(sc); in am335x_ecap_detach()
H A Dam335x_ehrpwm.c62 #define PWM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
329 PWM_LOCK(sc); in am335x_ehrpwm_channel_config()
364 PWM_LOCK(sc); in am335x_ehrpwm_channel_set_flags()
417 PWM_LOCK(sc); in am335x_ehrpwm_channel_enable()
542 PWM_LOCK(sc); in am335x_ehrpwm_detach()