Home | History | Annotate | Download | only in include

Lines Matching refs:u_short

38     volatile	u_short vd_line_wide;	/* Falcon line word distance        */
39 volatile u_short vd_vert_wrap; /* Falcon line length */
41 volatile u_short vd_st_rgb[16]; /* RGB for simultaneous colors (ST)*/
44 volatile u_short vd_tt_res; /* TT-resolution mode */
46 volatile u_short vd_fal_res; /* Falcon resolution */
48 volatile u_short vd_h_hold_cnt; /* Falcon horizontal hold counter */
49 volatile u_short vd_h_hold_tim; /* Falcon horizontal hold timer */
50 volatile u_short vd_h_bord_beg; /* Falcon horizontal border begin */
51 volatile u_short vd_h_bord_end; /* Falcon horizontal border end */
52 volatile u_short vd_h_dis_beg; /* Falcon horizontal display begin */
53 volatile u_short vd_h_dis_end; /* Falcon horizontal display end */
54 volatile u_short vd_h_ss; /* Falcon horizontal SS */
55 volatile u_short vd_h_fs; /* Falcon horizontal FS */
56 volatile u_short vd_h_hh; /* Falcon horizontal HH */
58 volatile u_short vd_v_freq_cnt; /* Falcon vertical frequency count */
59 volatile u_short vd_v_freq_tim; /* Falcon vertical frequency timer */
60 volatile u_short vd_v_bord_beg; /* Falcon vertical border begin */
61 volatile u_short vd_v_bord_end; /* Falcon vertical border end */
62 volatile u_short vd_v_dis_beg; /* Falcon vertical display begin */
63 volatile u_short vd_v_dis_end; /* Falcon vertical display end */
64 volatile u_short vd_v_ss; /* Falcon vertical SS */
66 volatile u_short vd_fal_ctrl; /* Falcon video control */
67 volatile u_short vd_fal_mode; /* Falcon video mode */
69 volatile u_short vd_tt_rgb[256]; /* RGB for simultaneous TT colors */