Searched refs:LOCK_ID_MASK (Results 1 – 1 of 1) sorted by relevance
26 #define LOCK_ID_MASK (0x7u << 29) macro84 } while ((lock_state & LOCK_ID_MASK) != lock_id); in hisi_resource_lock()
Completed in 3 milliseconds