Searched refs:vsync_polarity (Results 1 - 4 of 4) 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 Dmdp_dma_lcdc.c86 int vsync_polarity; local
233 vsync_polarity = 0;
236 vsync_polarity = 1;
242 vsync_polarity = 0;
247 (data_en_polarity << 2) | (vsync_polarity << 1) | (hsync_polarity);
H A Dmdp4_overlay_lcdc.c79 int vsync_polarity; local
207 vsync_polarity = 1;
211 vsync_polarity = 0;
216 (data_en_polarity << 2) | (vsync_polarity << 1) | (hsync_polarity);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/msm/
H A Dmdp_dma_lcdc.c86 int vsync_polarity; local
233 vsync_polarity = 0;
236 vsync_polarity = 1;
242 vsync_polarity = 0;
247 (data_en_polarity << 2) | (vsync_polarity << 1) | (hsync_polarity);
H A Dmdp4_overlay_lcdc.c79 int vsync_polarity; local
207 vsync_polarity = 1;
211 vsync_polarity = 0;
216 (data_en_polarity << 2) | (vsync_polarity << 1) | (hsync_polarity);

Completed in 100 milliseconds