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

Data Fields

struct omap_mbox2_fifo tx_fifo
 
struct omap_mbox2_fifo rx_fifo
 
unsigned long irqenable
 
unsigned long irqstatus
 
u32 newmsg_bit
 
u32 notfull_bit
 
u32 ctx [OMAP4_MBOX_NR_REGS]
 
unsigned long irqdisable
 

Detailed Description

Definition at line 53 of file mailbox.c.

Field Documentation

Definition at line 60 of file mailbox.c.

unsigned long irqdisable

Definition at line 61 of file mailbox.c.

unsigned long irqenable

Definition at line 56 of file mailbox.c.

unsigned long irqstatus

Definition at line 57 of file mailbox.c.

u32 newmsg_bit

Definition at line 58 of file mailbox.c.

u32 notfull_bit

Definition at line 59 of file mailbox.c.

Definition at line 55 of file mailbox.c.

Definition at line 54 of file mailbox.c.


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