Searched refs:active_h_end (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp4_overlay_lcdc.c68 int active_h_end; local
187 active_h_end = active_h_start + var->xres - 1;
189 ACTIVE_START_X_EN | (active_h_end << 16) | active_h_start;
H A Dmdp_dma_lcdc.c75 int active_h_end; local
210 active_h_end = active_h_start + var->xres - 1;
212 ACTIVE_START_X_EN | (active_h_end << 16) | active_h_start;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/msm/
H A Dmdp4_overlay_lcdc.c68 int active_h_end; local
187 active_h_end = active_h_start + var->xres - 1;
189 ACTIVE_START_X_EN | (active_h_end << 16) | active_h_start;
H A Dmdp_dma_lcdc.c75 int active_h_end; local
210 active_h_end = active_h_start + var->xres - 1;
212 ACTIVE_START_X_EN | (active_h_end << 16) | active_h_start;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dw100fb.h454 u32 active_h_end : 10; member in struct:active_h_disp_t
H A Dw100fb.c1313 active_h_disp.f.active_h_end=mode->left_margin + mode->xres;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dw100fb.h454 u32 active_h_end : 10; member in struct:active_h_disp_t
H A Dw100fb.c1313 active_h_disp.f.active_h_end=mode->left_margin + mode->xres;

Completed in 79 milliseconds