Searched refs:HWLOCK_IRQ (Results 1 – 3 of 3) sorted by relevance
18 #define HWLOCK_IRQ 0x02 /* Disable interrupts, don't save state */ macro210 return __hwspin_trylock(hwlock, HWLOCK_IRQ, NULL); in hwspin_trylock_irq()313 return __hwspin_lock_timeout(hwlock, to, HWLOCK_IRQ, NULL); in hwspin_lock_timeout_irq()417 __hwspin_unlock(hwlock, HWLOCK_IRQ, NULL); in hwspin_unlock_irq()
116 case HWLOCK_IRQ: in __hwspin_trylock()141 case HWLOCK_IRQ: in __hwspin_trylock()294 case HWLOCK_IRQ: in __hwspin_unlock()
712 case HWLOCK_IRQ: in __regmap_init()