Home
last modified time | relevance | path

Searched refs:vtc (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,v-tpg.txt26 - xlnx,vtc: A phandle referencing the Video Timing Controller that generates
33 The xlnx,vtc and timing-gpios properties are mandatory when the TPG is
43 xlnx,vtc = <&vtc_3>;
H A Dxlnx,v-tc.txt27 vtc: vtc@43c40000 {
/linux/drivers/media/platform/xilinx/
H A DMakefile8 obj-$(CONFIG_VIDEO_XILINX_VTC) += xilinx-vtc.o
/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c272 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()
H A Dbttvp.h138 u8 vtc,crop,comb; member
/linux/Documentation/admin-guide/media/
H A Dplatform-cardlist.rst78 xilinx-vtc Xilinx Video Timing Controller