Home
last modified time | relevance | path

Searched defs:dp_lvds_dev (Results 1 – 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h179 struct dp_lvds_dev { struct
180 enum dp_lvds_format lvds_format; /* 0:VESA, 1:JEIDA, 2: Location */
181 int pol_inv_hs; /* hsync polarity invert for VESA, JEIDA */
182 int pol_inv_vs; /* bsync polarity invert for VESA, JEIDA */
183 int pol_inv_de; /* de polarity invert for VESA, JEIDA */
184 int pol_inv_ck; /* input clock(pixel clock) polarity invert */
185 int voltage_level;
187 unsigned int loc_map[9]; /* Location Setting */
188 unsigned int loc_mask[2]; /* Location Setting, 0 ~ 34 */
189 unsigned int loc_pol[2]; /* Location Setting, 0 ~ 34 */

Completed in 6 milliseconds