Searched refs:LCDC_BASE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp4_overlay_lcdc.c41 #define LCDC_BASE 0xC0000 macro
43 #define LCDC_BASE 0xE0000 macro
218 MDP_OUTP(MDP_BASE + LCDC_BASE + 0x4, hsync_ctrl);
219 MDP_OUTP(MDP_BASE + LCDC_BASE + 0x8, vsync_period);
220 MDP_OUTP(MDP_BASE + LCDC_BASE + 0xc, vsync_pulse_width * hsync_period);
221 MDP_OUTP(MDP_BASE + LCDC_BASE + 0x10, display_hctl);
222 MDP_OUTP(MDP_BASE + LCDC_BASE + 0x14, display_v_start);
223 MDP_OUTP(MDP_BASE + LCDC_BASE + 0x18, display_v_end);
224 MDP_OUTP(MDP_BASE + LCDC_BASE + 0x28, lcdc_border_clr);
225 MDP_OUTP(MDP_BASE + LCDC_BASE
[all...]
H A Dmdp_dma_lcdc.c41 #define LCDC_BASE 0xC0000 macro
45 #define LCDC_BASE 0xE0000 macro
97 uint32 timer_base = LCDC_BASE;
252 if (timer_base == LCDC_BASE) {
292 uint32 timer_base = LCDC_BASE;

Completed in 68 milliseconds