Lines Matching refs:u_char
54 u_char vl_freq; /* Frequency */
55 u_char vl_clkp; /* Clock polarity */
56 u_char vl_oep; /* Output Enable polarity */
57 u_char vl_hsp; /* Horizontal Sync polarity */
58 u_char vl_vsp; /* Vertical Sync polarity */
59 u_char vl_dp; /* Data polarity */
60 u_char vl_bpix; /* Bits per pixel */
63 u_char vl_hspw; /* Horz sync pulse width */
64 u_char vl_hfpd; /* Wait before of line */
65 u_char vl_hbpd; /* Wait end of line */
68 u_char vl_vspw; /* Vertical sync pulse width */
69 u_char vl_vfpd; /* Wait before of frame */
70 u_char vl_vbpd; /* Wait end of frame */
71 u_char vl_cmd_allow_len; /* Wait end of frame */
553 priv->vl_hbpd = (u_char)fdtdec_get_int(blob, node, in exynos_fb_ofdata_to_platdata()
560 priv->vl_vspw = (u_char)fdtdec_get_int(blob, node, in exynos_fb_ofdata_to_platdata()