Searched refs:num_locks (Results 1 – 1 of 1) sorted by relevance
24 uint32_t num_locks; member48 if (id > config->num_locks) in sqn_hwspinlock_trylock()74 if (id > config->num_locks) { in sqn_hwspinlock_lock()101 if (id > config->num_locks) { in sqn_hwspinlock_unlock()120 return config->num_locks; in sqn_hwspinlock_get_max_id()141 .num_locks = DT_INST_PROP(idx, num_locks), \