Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/ti/am335x/
H A Dam335x_ecap.c65 #define PWM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
124 PWM_LOCK(sc); in am335x_pwm_config_ecap()
189 PWM_LOCK(sc); in am335x_ecap_detach()
H A Dam335x_ehrpwm.c63 #define PWM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
330 PWM_LOCK(sc); in am335x_ehrpwm_channel_config()
365 PWM_LOCK(sc); in am335x_ehrpwm_channel_set_flags()
418 PWM_LOCK(sc); in am335x_ehrpwm_channel_enable()
543 PWM_LOCK(sc); in am335x_ehrpwm_detach()