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

#include <addr-map.h>

Data Fields

const int num_wins
 
const int remappable_wins
 
void __iomembridge_virt_base
 
int(* cpu_win_can_remap )(const struct orion_addr_map_cfg *cfg, const int win)
 
void __iomem *(* win_cfg_base )(const struct orion_addr_map_cfg *cfg, const int win)
 

Detailed Description

Definition at line 16 of file addr-map.h.

Field Documentation

void __iomem* bridge_virt_base

Definition at line 19 of file addr-map.h.

int(* cpu_win_can_remap)(const struct orion_addr_map_cfg *cfg, const int win)

Definition at line 23 of file addr-map.h.

const int num_wins

Definition at line 17 of file addr-map.h.

const int remappable_wins

Definition at line 18 of file addr-map.h.

Definition at line 27 of file addr-map.h.


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