Home
last modified time | relevance | path

Searched refs:LCD_CONTROL_BLOCK_BASE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/msm/
Dmddi_client_toshiba.c28 #define LCD_CONTROL_BLOCK_BASE 0x110000 macro
29 #define CMN (LCD_CONTROL_BLOCK_BASE|0x10)
30 #define INTFLG (LCD_CONTROL_BLOCK_BASE|0x18)
31 #define HCYCLE (LCD_CONTROL_BLOCK_BASE|0x34)
32 #define HDE_START (LCD_CONTROL_BLOCK_BASE|0x3C)
33 #define VPOS (LCD_CONTROL_BLOCK_BASE|0xC0)
34 #define MPLFBUF (LCD_CONTROL_BLOCK_BASE|0x20)
35 #define WAKEUP (LCD_CONTROL_BLOCK_BASE|0x54)
36 #define WSYN_DLY (LCD_CONTROL_BLOCK_BASE|0x58)
37 #define REGENB (LCD_CONTROL_BLOCK_BASE|0x5C)