SYNOPSIS

void irq_gc_mask_clr_bit(struct irq_data * d);

ARGUMENTS

d

irq_data

DESCRIPTION

Chip has a single mask register. Values of this register are cached and protected by gc->lock

AUTHORS

Thomas Gleixner <[email protected]>

Author.

Ingo Molnar <[email protected]>

Author.

COPYRIGHT