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

Data Fields

u32 all
 
struct {
   unsigned   enable: 1
 
   unsigned   waitBlank: 1
 
   unsigned   reserved1: 4
 
   unsigned   lutOffset: 10
 
   unsigned   lutType: 2
 
   unsigned   reserved2: 4
 
   unsigned   length: 10
 
fields
 

Detailed Description

Definition at line 536 of file stifb.c.

Field Documentation

u32 all

Definition at line 537 of file stifb.c.

unsigned enable

Definition at line 540 of file stifb.c.

struct { ... } fields
unsigned length

Definition at line 546 of file stifb.c.

unsigned lutOffset

Definition at line 543 of file stifb.c.

unsigned lutType

Definition at line 544 of file stifb.c.

unsigned reserved1

Definition at line 542 of file stifb.c.

unsigned reserved2

Definition at line 545 of file stifb.c.

unsigned waitBlank

Definition at line 541 of file stifb.c.


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