Searched defs:UNLOCK (Results 1 – 11 of 11) sorted by relevance
6 #define UNLOCK U macro
6 #define UNLOCK MU macro
6 #define UNLOCK RTU macro
6 #define UNLOCK RSU macro
6 #define UNLOCK WU macro
6 #define UNLOCK WSU macro
6 #define UNLOCK RU macro
15 #define UNLOCK 0x5A macro
53 #define UNLOCK 0x1ACCE551 macro
40 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0) macro
62 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro