Linux Kernel
3.7.1
|
#include <leon_amba.h>
Data Fields | |
struct amba_confarea_type * | next |
struct amba_device_table | ahbmst |
struct amba_device_table | ahbslv |
struct amba_apbslv_device_table | apbslv |
unsigned int | apbmst |
Definition at line 158 of file leon_amba.h.
struct amba_device_table ahbmst |
Definition at line 160 of file leon_amba.h.
struct amba_device_table ahbslv |
Definition at line 161 of file leon_amba.h.
unsigned int apbmst |
Definition at line 163 of file leon_amba.h.
struct amba_apbslv_device_table apbslv |
Definition at line 162 of file leon_amba.h.
struct amba_confarea_type* next |
Definition at line 159 of file leon_amba.h.