Searched refs:HWLOCK_IRQ (Results 1 – 3 of 3) sorted by relevance
18 #define HWLOCK_IRQ 0x02 /* Disable interrupts, don't save state */ macro203 return __hwspin_trylock(hwlock, HWLOCK_IRQ, NULL); in hwspin_trylock_irq()289 return __hwspin_lock_timeout(hwlock, to, HWLOCK_IRQ, NULL); in hwspin_lock_timeout_irq()371 __hwspin_unlock(hwlock, HWLOCK_IRQ, NULL); in hwspin_unlock_irq()
111 case HWLOCK_IRQ: in __hwspin_trylock()135 case HWLOCK_IRQ: in __hwspin_trylock()275 case HWLOCK_IRQ: in __hwspin_unlock()
713 case HWLOCK_IRQ: in __regmap_init()