Searched refs:lock_state (Results 1 – 1 of 1) sorted by relevance
79 unsigned int lock_state; in hisi_resource_lock() local83 lock_state = mmio_read_32(LOCK_STAT_OFFSET + (uintptr_t)offset); in hisi_resource_lock()84 } while ((lock_state & LOCK_ID_MASK) != lock_id); in hisi_resource_lock()