Home
last modified time | relevance | path

Searched defs:HW_IRQ_RESTORE (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/mach-bcmring/include/mach/
Dhardware.h44 #define HW_IRQ_RESTORE(name, val) spin_unlock_irqrestore(&bcmring_##name##_reg_lock, (val)) macro
49 #define HW_IRQ_RESTORE(name, val) {(void)(name); (void)(val); } macro