Searched refs:vtc (Results 1 – 6 of 6) sorted by relevance
26 - xlnx,vtc: A phandle referencing the Video Timing Controller that generates33 The xlnx,vtc and timing-gpios properties are mandatory when the TPG is43 xlnx,vtc = <&vtc_3>;
27 vtc: vtc@43c40000 {
8 obj-$(CONFIG_VIDEO_XILINX_VTC) += xilinx-vtc.o
272 geo->vtc = (width < 193) ? 2 : ((width < 385) ? 1 : 0); in bttv_calc_geo_old()275 geo->vtc = 0; in bttv_calc_geo_old()328 geo->vtc = (width < 193) ? 2 : ((width < 385) ? 1 : 0); in bttv_calc_geo()331 geo->vtc = 0; in bttv_calc_geo()346 btwrite(geo->vtc, BT848_E_VTC+off); in bttv_apply_geo()
138 u8 vtc,crop,comb; member
78 xilinx-vtc Xilinx Video Timing Controller