Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/syscon/
H A Dsyscon_generic.c71 #define SYSCON_LOCK(_sc) mtx_lock_spin(&(_sc)->mtx) macro
/freebsd-src/sys/dev/fdt/
H A Dsimple_mfd.c64 #define SYSCON_LOCK(_sc) mtx_lock_spin(&(_sc)->mtx) macro