other versions
- stretch 4.9.168-1
IRQ_GC_MASK_CLR_BIT(9) | Generic interrupt chip | IRQ_GC_MASK_CLR_BIT(9) |
NAME¶
irq_gc_mask_clr_bit - Mask chip via clearing bit in mask registerSYNOPSIS¶
void irq_gc_mask_clr_bit(struct irq_data * d);
ARGUMENTS¶
dirq_data
DESCRIPTION¶
Chip has a single mask register. Values of this register are cached and protected by gc->lockAUTHORS¶
Thomas Gleixner <tglx@linutronix.de>Author.
Ingo Molnar <mingo@elte.hu>
Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |