|
Linux Kernel
3.7.1
|
#include <bestcomm_priv.h>
Data Fields | |
| struct device_node * | ofnode |
| struct mpc52xx_sdma __iomem * | regs |
| phys_addr_t | regs_base |
| struct bcom_tdt * | tdt |
| u32 * | ctx |
| u32 * | var |
| u32 * | fdt |
| spinlock_t | lock |
struct bcom_engine
This holds all info needed globaly to handle the engine
Definition at line 68 of file bestcomm_priv.h.
| u32* ctx |
Definition at line 74 of file bestcomm_priv.h.
| u32* fdt |
Definition at line 76 of file bestcomm_priv.h.
| spinlock_t lock |
Definition at line 78 of file bestcomm_priv.h.
| struct device_node* ofnode |
Definition at line 69 of file bestcomm_priv.h.
Definition at line 70 of file bestcomm_priv.h.
| phys_addr_t regs_base |
Definition at line 71 of file bestcomm_priv.h.
Definition at line 73 of file bestcomm_priv.h.
| u32* var |
Definition at line 75 of file bestcomm_priv.h.
1.8.2