Searched refs:lm_hw_lock_table (Results 1 – 1 of 1) sorted by relevance
1462 static const u32_t lm_hw_lock_table[8] = { variable1506 DbgBreakIf(func >= ARRSIZE(lm_hw_lock_table)); in lm_hw_lock()1507 hw_lock_cntr_reg = lm_hw_lock_table[func]; in lm_hw_lock()1564 DbgBreakIf(func >= ARRSIZE(lm_hw_lock_table)); in lm_hw_unlock_ex()1565 hw_lock_cntr_reg = lm_hw_lock_table[func]; in lm_hw_unlock_ex()1625 DbgBreakIf(func >= ARRSIZE(lm_hw_lock_table)); in lm_hw_clear_all_locks()1626 hw_lock_cntr_reg = lm_hw_lock_table[func]; in lm_hw_clear_all_locks()