Searched refs:LOCK_ID_MASK (Results 1 – 1 of 1) sorted by relevance
25 #define LOCK_ID_MASK (0x7 << 29) macro83 } while ((lock_state & LOCK_ID_MASK) != lock_id); in hisi_resource_lock()