Searched refs:LOCK_BIT (Results 1 – 1 of 1) sorted by relevance
24 #define LOCK_BIT (0x1 << 28) macro77 unsigned int lock_val = lock_id | LOCK_BIT; in hisi_resource_lock()88 unsigned int lock_val = (lockid << 29) | LOCK_BIT; in hisi_resource_unlock()