Lines Matching refs:u_long
27 u_long vl_clk; /* pixel clock in ps */
30 u_long vl_sync; /* Horizontal / vertical sync */
31 u_long vl_bpix; /* Bits per pixel, 0 = 1, 1 = 2, 2 = 4, 3 = 8, 4 = 16 */
32 u_long vl_tft; /* 0 = passive, 1 = TFT */
33 u_long vl_cont_pol_low; /* contrast polarity is low */
34 u_long vl_clk_pol; /* clock polarity */
37 u_long vl_hsync_len; /* Length of horizontal sync */
38 u_long vl_left_margin; /* Time from sync to picture */
39 u_long vl_right_margin; /* Time from picture to sync */
42 u_long vl_vsync_len; /* Length of vertical sync */
43 u_long vl_upper_margin; /* Time from sync to picture */
44 u_long vl_lower_margin; /* Time from picture to sync */
46 u_long mmio; /* Memory mapped registers */
52 u_long logo_addr;