Searched defs:UNLOCK (Results 1 – 13 of 13) sorted by relevance
6 #define UNLOCK MU macro
6 #define UNLOCK U macro
6 #define UNLOCK RTU macro
6 #define UNLOCK WU macro
6 #define UNLOCK WSU macro
6 #define UNLOCK RU macro
6 #define UNLOCK RSU macro
17 .macro UNLOCK reg macro
15 #define UNLOCK 0x5A macro
52 #define UNLOCK 0x1ACCE551 macro
37 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0) macro
61 #define UNLOCK 0x2U macro
63 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro
Completed in 21 milliseconds