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

Data Fields

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

Detailed Description

Definition at line 104 of file nv_hw.c.

Field Documentation

char enable_mp

Definition at line 115 of file nv_hw.c.

char enable_video

Definition at line 111 of file nv_hw.c.

char gr_during_vid

Definition at line 112 of file nv_hw.c.

int mclk_khz

Definition at line 106 of file nv_hw.c.

char mem_aligned

Definition at line 114 of file nv_hw.c.

char mem_latency

Definition at line 109 of file nv_hw.c.

char mem_page_miss

Definition at line 108 of file nv_hw.c.

int memory_width

Definition at line 110 of file nv_hw.c.

int nvclk_khz

Definition at line 107 of file nv_hw.c.

int pclk_khz

Definition at line 105 of file nv_hw.c.

char pix_bpp

Definition at line 113 of file nv_hw.c.


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