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

Data Fields

struct sh_mobile_lcdc_chanchannel
 
struct sh_mobile_lcdc_overlay_cfgcfg
 
struct fb_infoinfo
 
unsigned int index
 
unsigned long base
 
bool enabled
 
enum sh_mobile_lcdc_overlay_mode mode
 
unsigned int alpha
 
unsigned int rop3
 
voidfb_mem
 
unsigned long fb_size
 
dma_addr_t dma_handle
 
unsigned long base_addr_y
 
unsigned long base_addr_c
 
unsigned long pan_y_offset
 
struct sh_mobile_lcdc_format_infoformat
 
unsigned int xres
 
unsigned int xres_virtual
 
unsigned int yres
 
unsigned int yres_virtual
 
unsigned int pitch
 
int pos_x
 
int pos_y
 

Detailed Description

Definition at line 174 of file sh_mobile_lcdcfb.c.

Field Documentation

unsigned int alpha

Definition at line 185 of file sh_mobile_lcdcfb.c.

unsigned long base

Definition at line 181 of file sh_mobile_lcdcfb.c.

unsigned long base_addr_c

Definition at line 193 of file sh_mobile_lcdcfb.c.

unsigned long base_addr_y

Definition at line 192 of file sh_mobile_lcdcfb.c.

Definition at line 177 of file sh_mobile_lcdcfb.c.

Definition at line 175 of file sh_mobile_lcdcfb.c.

dma_addr_t dma_handle

Definition at line 191 of file sh_mobile_lcdcfb.c.

bool enabled

Definition at line 183 of file sh_mobile_lcdcfb.c.

void* fb_mem

Definition at line 188 of file sh_mobile_lcdcfb.c.

unsigned long fb_size

Definition at line 189 of file sh_mobile_lcdcfb.c.

Definition at line 196 of file sh_mobile_lcdcfb.c.

unsigned int index

Definition at line 180 of file sh_mobile_lcdcfb.c.

struct fb_info* info

Definition at line 178 of file sh_mobile_lcdcfb.c.

Definition at line 184 of file sh_mobile_lcdcfb.c.

unsigned long pan_y_offset

Definition at line 194 of file sh_mobile_lcdcfb.c.

unsigned int pitch

Definition at line 201 of file sh_mobile_lcdcfb.c.

int pos_x

Definition at line 202 of file sh_mobile_lcdcfb.c.

int pos_y

Definition at line 203 of file sh_mobile_lcdcfb.c.

unsigned int rop3

Definition at line 186 of file sh_mobile_lcdcfb.c.

unsigned int xres

Definition at line 197 of file sh_mobile_lcdcfb.c.

unsigned int xres_virtual

Definition at line 198 of file sh_mobile_lcdcfb.c.

unsigned int yres

Definition at line 199 of file sh_mobile_lcdcfb.c.

unsigned int yres_virtual

Definition at line 200 of file sh_mobile_lcdcfb.c.


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