Home
last modified time | relevance | path

Searched defs:SYSCON_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/syscon/
H A Dsyscon_generic.c72 #define SYSCON_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->mtx) macro
/freebsd/sys/dev/fdt/
H A Dsimple_mfd.c65 #define SYSCON_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->mtx) macro