Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sun/
H A Dcgsixreg.h112 struct cg6_thc { struct
113 u_int32_t thc_xxx0[512]; /* ??? */
114 u_int32_t thc_hsync1; /* horizontal sync timing */
115 u_int32_t thc_hsync2; /* more hsync timing */
116 u_int32_t thc_hsync3; /* yet more hsync timing */
117 u_int32_t thc_vsync1; /* vertical sync timing */
118 u_int32_t thc_vsync2; /* only two of these */
119 u_int32_t thc_refresh; /* refresh counter */
120 u_int32_t thc_misc; /* miscellaneous control & status */
121 u_int32_t thc_xxx1[56]; /* ??? */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Dcg6.c175 struct cg6_thc { struct
176 u32 thc_pad0[512];
177 u32 thc_hs; /* hsync timing */
178 u32 thc_hsdvs;
179 u32 thc_hd;
180 u32 thc_vs; /* vsync timing */
181 u32 thc_vd;
182 u32 thc_refresh;
183 u32 thc_misc;
184 u32 thc_pad1[56];
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dcg6.c175 struct cg6_thc { struct
176 u32 thc_pad0[512];
177 u32 thc_hs; /* hsync timing */
178 u32 thc_hsdvs;
179 u32 thc_hd;
180 u32 thc_vs; /* vsync timing */
181 u32 thc_vd;
182 u32 thc_refresh;
183 u32 thc_misc;
184 u32 thc_pad1[56];
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Dcg6.c175 struct cg6_thc { struct
176 u32 thc_pad0[512];
177 u32 thc_hs; /* hsync timing */
178 u32 thc_hsdvs;
179 u32 thc_hd;
180 u32 thc_vs; /* vsync timing */
181 u32 thc_vd;
182 u32 thc_refresh;
183 u32 thc_misc;
184 u32 thc_pad1[56];
[all …]