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

#include <csr_wifi_hip_chiphelper_private.h>

Data Fields

struct chip_version_t chip_version
 
const charfriendly_name
 
const charmarketing_name
 
struct val_array_t init
 
struct reset_prog_t reset_prog
 
struct chip_device_regs_tregs
 
struct {
   u32   has_flash: 1
 
   u32   has_ext_sram: 1
 
   u32   has_rom: 1
 
   u32   has_bt: 1
 
   u32   has_wlan: 1
 
bools
 
struct map_array_t map
 
struct {
   u32   ram
 
   u32   rom
 
   u32   flash
 
   u32   ext_sram
 
prog_offset
 
struct {
   u16   ram
 
data_offset
 
struct window_info_twindows [CHIP_HELPER_WINDOW_COUNT]
 

Detailed Description

Definition at line 149 of file csr_wifi_hip_chiphelper_private.h.

Field Documentation

struct { ... } bools

Definition at line 151 of file csr_wifi_hip_chiphelper_private.h.

struct { ... } data_offset
u32 ext_sram

Definition at line 190 of file csr_wifi_hip_chiphelper_private.h.

u32 flash

Definition at line 189 of file csr_wifi_hip_chiphelper_private.h.

const char* friendly_name

Definition at line 154 of file csr_wifi_hip_chiphelper_private.h.

u32 has_bt

Definition at line 173 of file csr_wifi_hip_chiphelper_private.h.

u32 has_ext_sram

Definition at line 171 of file csr_wifi_hip_chiphelper_private.h.

u32 has_flash

Definition at line 170 of file csr_wifi_hip_chiphelper_private.h.

u32 has_rom

Definition at line 172 of file csr_wifi_hip_chiphelper_private.h.

u32 has_wlan

Definition at line 174 of file csr_wifi_hip_chiphelper_private.h.

Definition at line 159 of file csr_wifi_hip_chiphelper_private.h.

Definition at line 181 of file csr_wifi_hip_chiphelper_private.h.

const char* marketing_name

Definition at line 156 of file csr_wifi_hip_chiphelper_private.h.

struct { ... } prog_offset
u32 ram

Definition at line 187 of file csr_wifi_hip_chiphelper_private.h.

u16 ram

Definition at line 196 of file csr_wifi_hip_chiphelper_private.h.

Definition at line 165 of file csr_wifi_hip_chiphelper_private.h.

struct reset_prog_t reset_prog

Definition at line 162 of file csr_wifi_hip_chiphelper_private.h.

u32 rom

Definition at line 188 of file csr_wifi_hip_chiphelper_private.h.

Definition at line 201 of file csr_wifi_hip_chiphelper_private.h.


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