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

#include <clcd.h>

Data Fields

struct fb_videomode mode
 
signed short width
 
signed short height
 
u32 tim2
 
u32 tim3
 
u32 cntl
 
u32 caps
 
unsigned int bpp:8
 
unsigned int fixedtimings:1
 
unsigned int grayscale:1
 
unsigned int connector
 

Detailed Description

Definition at line 96 of file clcd.h.

Field Documentation

unsigned int bpp

Definition at line 104 of file clcd.h.

u32 caps

Definition at line 103 of file clcd.h.

u32 cntl

Definition at line 102 of file clcd.h.

unsigned int connector

Definition at line 107 of file clcd.h.

unsigned int fixedtimings

Definition at line 104 of file clcd.h.

unsigned int grayscale

Definition at line 104 of file clcd.h.

signed short height

Definition at line 99 of file clcd.h.

Definition at line 97 of file clcd.h.

u32 tim2

Definition at line 100 of file clcd.h.

u32 tim3

Definition at line 101 of file clcd.h.

signed short width

Definition at line 98 of file clcd.h.


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