Searched refs:lock_val (Results 1 – 1 of 1) sorted by relevance
78 unsigned int lock_val = lock_id | LOCK_BIT; in hisi_resource_lock() local82 mmio_write_32(offset, lock_val); in hisi_resource_lock()89 unsigned int lock_val = (lockid << 29) | LOCK_BIT; in hisi_resource_unlock() local91 mmio_write_32((LOCK_UNLOCK_OFFSET + (uintptr_t)offset), lock_val); in hisi_resource_unlock()