Searched defs:UNLOCK (Results 1 – 12 of 12) sorted by relevance
6 #define UNLOCK MU macro
6 #define UNLOCK RTU macro
6 #define UNLOCK U macro
6 #define UNLOCK RU macro
6 #define UNLOCK RSU macro
6 #define UNLOCK WU macro
6 #define UNLOCK WSU macro
21 .macro UNLOCK reg macro
24 #define UNLOCK 0x5A macro
53 #define UNLOCK 0x1ACCE551 macro
74 #define UNLOCK 0x2U macro
68 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro