Searched refs:PL061_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/gpio/
H A Dpl061.c52 #define PL061_LOCK(_sc) mtx_lock_spin(&(_sc)->sc_mtx) macro
122 PL061_LOCK(sc);
176 PL061_LOCK(sc);
191 PL061_LOCK(sc);
211 PL061_LOCK(sc);
228 PL061_LOCK(sc);
246 PL061_LOCK(sc);
264 PL061_LOCK(sc);
327 PL061_LOCK(sc);
368 PL061_LOCK(s
[all...]

Completed in 45 milliseconds