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

#include <ssb.h>

Data Fields

void __iomemmmio
 
struct ssb_bus_opsops
 
struct ssb_devicemapped_device
 
union {
   u8   mapped_pcmcia_seg
 
   u32   sdio_sbaddr
 
}; 
 
spinlock_t bar_lock
 
enum ssb_bustype bustype
 
union {
   struct pci_dev *   host_pci
 
   struct pcmcia_device *   host_pcmcia
 
   struct sdio_func *   host_sdio
 
}; 
 
unsigned int quirks
 
u16 chip_id
 
u8 chip_rev
 
u16 sprom_offset
 
u16 sprom_size
 
u8 chip_package
 
struct ssb_device devices [SSB_MAX_NR_CORES]
 
u8 nr_devices
 
unsigned int busnumber
 
struct ssb_chipcommon chipco
 
struct ssb_pcicore pcicore
 
struct ssb_mipscore mipscore
 
struct ssb_extif extif
 
struct ssb_boardinfo boardinfo
 
struct ssb_sprom sprom
 
bool has_cardbus_slot
 
struct list_head list
 

Detailed Description

Definition at line 358 of file ssb.h.

Field Documentation

union { ... }
union { ... }
spinlock_t bar_lock

Definition at line 375 of file ssb.h.

Definition at line 426 of file ssb.h.

unsigned int busnumber

Definition at line 409 of file ssb.h.

enum ssb_bustype bustype

Definition at line 378 of file ssb.h.

Definition at line 398 of file ssb.h.

u8 chip_package

Definition at line 402 of file ssb.h.

u8 chip_rev

Definition at line 399 of file ssb.h.

Definition at line 412 of file ssb.h.

Definition at line 405 of file ssb.h.

Definition at line 418 of file ssb.h.

bool has_cardbus_slot

Definition at line 430 of file ssb.h.

struct pci_dev* host_pci

Definition at line 382 of file ssb.h.

struct pcmcia_device* host_pcmcia

Definition at line 384 of file ssb.h.

struct sdio_func* host_sdio

Definition at line 386 of file ssb.h.

Definition at line 438 of file ssb.h.

Definition at line 366 of file ssb.h.

u8 mapped_pcmcia_seg

Definition at line 369 of file ssb.h.

struct ssb_mipscore mipscore

Definition at line 416 of file ssb.h.

void __iomem* mmio

Definition at line 360 of file ssb.h.

u8 nr_devices

Definition at line 406 of file ssb.h.

Definition at line 362 of file ssb.h.

Definition at line 414 of file ssb.h.

unsigned int quirks

Definition at line 390 of file ssb.h.

u32 sdio_sbaddr

Definition at line 371 of file ssb.h.

Definition at line 428 of file ssb.h.

u16 sprom_offset

Definition at line 400 of file ssb.h.

u16 sprom_size

Definition at line 401 of file ssb.h.


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