Man Page: struct_irq_chip_regs
Operating Environment: centos
Section: 9
STRUCTIRQ_CHIP_REGS(9) Structures STRUCT IRQ_CHIP_REGS(9)NAMEstruct_irq_chip_regs - register offsets for struct irq_gciSYNOPSISstruct irq_chip_regs { unsigned long enable; unsigned long disable; unsigned long mask; unsigned long ack; unsigned long eoi; unsigned long type; unsigned long polarity; };MEMBERSenable Enable register offset to reg_base disable Disable register offset to reg_base mask Mask register offset to reg_base ack Ack register offset to reg_base eoi Eoi register offset to reg_base type Type configuration register offset to reg_base polarity Polarity configuration register offset to reg_baseAUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT IRQ_CHIP_REGS(9)
| Related Man Pages |
|---|
| pcitweak(1) - redhat |
| struct_irq_chip(9) - centos |
| struct_sta_ampdu_mlme(9) - centos |
| pcitweak(1) - xfree86 |
| struct_irq_chip(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |