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

Data Fields

int pclk_khz
 
int mclk_khz
 
int nvclk_khz
 
char mem_page_miss
 
char mem_latency
 
u32 memory_type
 
int memory_width
 
char enable_video
 
char gr_during_vid
 
char pix_bpp
 
char mem_aligned
 
char enable_mp
 

Detailed Description

Definition at line 126 of file nv_hw.c.

Field Documentation

char enable_mp

Definition at line 138 of file nv_hw.c.

char enable_video

Definition at line 134 of file nv_hw.c.

char gr_during_vid

Definition at line 135 of file nv_hw.c.

int mclk_khz

Definition at line 128 of file nv_hw.c.

char mem_aligned

Definition at line 137 of file nv_hw.c.

char mem_latency

Definition at line 131 of file nv_hw.c.

char mem_page_miss

Definition at line 130 of file nv_hw.c.

u32 memory_type

Definition at line 132 of file nv_hw.c.

int memory_width

Definition at line 133 of file nv_hw.c.

int nvclk_khz

Definition at line 129 of file nv_hw.c.

int pclk_khz

Definition at line 127 of file nv_hw.c.

char pix_bpp

Definition at line 136 of file nv_hw.c.


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