Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
intc_hw_desc Struct Reference

#include <sh_intc.h>

Data Fields

struct intc_vectvectors
 
unsigned int nr_vectors
 
struct intc_groupgroups
 
unsigned int nr_groups
 
struct intc_mask_regmask_regs
 
unsigned int nr_mask_regs
 
struct intc_prio_regprio_regs
 
unsigned int nr_prio_regs
 
struct intc_sense_regsense_regs
 
unsigned int nr_sense_regs
 
struct intc_mask_regack_regs
 
unsigned int nr_ack_regs
 
struct intc_subgroupsubgroups
 
unsigned int nr_subgroups
 

Detailed Description

Definition at line 82 of file sh_intc.h.

Field Documentation

struct intc_mask_reg* ack_regs

Definition at line 93 of file sh_intc.h.

struct intc_group* groups

Definition at line 85 of file sh_intc.h.

struct intc_mask_reg* mask_regs

Definition at line 87 of file sh_intc.h.

unsigned int nr_ack_regs

Definition at line 94 of file sh_intc.h.

unsigned int nr_groups

Definition at line 86 of file sh_intc.h.

unsigned int nr_mask_regs

Definition at line 88 of file sh_intc.h.

unsigned int nr_prio_regs

Definition at line 90 of file sh_intc.h.

unsigned int nr_sense_regs

Definition at line 92 of file sh_intc.h.

unsigned int nr_subgroups

Definition at line 96 of file sh_intc.h.

unsigned int nr_vectors

Definition at line 84 of file sh_intc.h.

struct intc_prio_reg* prio_regs

Definition at line 89 of file sh_intc.h.

struct intc_sense_reg* sense_regs

Definition at line 91 of file sh_intc.h.

struct intc_subgroup* subgroups

Definition at line 95 of file sh_intc.h.

struct intc_vect* vectors

Definition at line 83 of file sh_intc.h.


The documentation for this struct was generated from the following file: