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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/
H A Dhardware.h47 #define HW_IRQ_RESTORE(name, val) spin_unlock_irqrestore(&bcmring_##name##_reg_lock, (val)) macro
52 #define HW_IRQ_RESTORE(name, val) {(void)(name); (void)(val); } macro

Completed in 49 milliseconds