Home
last modified time | relevance | path

Searched full:tv (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/linux/Documentation/admin-guide/media/
H A Dsaa7134-cardlist.rst38 - SKNet Monster TV
46 - KNC One TV-Station RDS / Typhoon TV Tuner RDS
50 - Terratec Cinergy 400 TV
62 - Terratec Cinergy 600 TV
70 - Typhoon TV+Radio 90031
74 - ELSA EX-VISION 300TV
78 - ELSA EX-VISION 500TV
82 - ASUS TV-FM 7134
94 - Compro VideoMate TV
102 - 10MOONS PCI TV CAPTURE CARD
[all …]
H A Dbttv.rst23 If your board has digital TV, you'll also need::
101 If you have trouble with some specific TV card, try to ask there
106 for TV sound all over the world. And there are also different chips
109 about your hardware and the TV sound scheme used in your country (or
147 fieldnr=0/1 Count fields. Some TV descrambling software
172 no TV signal, on by default. You might try
196 with a camera or the board doesn't provide analog TV tuning.
236 once=1 Don't check the TV-stations Audio mode
411 has_radio - whenever this TV card has a radio tuner.
455 Very nice card if you only have satellite TV but several tuners connected
[all …]
H A Dbttv-cardlist.rst50 - Lifeview FlyVideo II (Bt848) LR26 / MAXI TV Video PCI2 LR26
66 - ADS Technologies Channel Surfer TV (bt848)
78 - Zoltrix TV-Max
106 - Askey CPH050/ Phoebe Tv Master + FM
118 - Terratec TerraTV+ Version 1.0 (Bt848)/ Terra TValue Version 1.0/ Vobis TV-Boostar
126 - Lifeview FlyVideo 98/ MAXI TV Video PCI2 LR50
162 - Lifeview FlyVideo 98FM LR50 / Typhoon TView TV/FM Tuner
178 - STB TV PCI FM, Gateway P/N 6000704 (bt878), 3Dfx VoodooTV 100
190 - Little OnAir TV
202 - Zoltrix Genie TV/FM
[all …]
H A Dfaq.rst8 1. With Digital TV, a single physical channel may have different
10 This is what a TV user would call "channel". So, in order to
21 Some very frequently asked questions about Linux Digital TV support
32 2. How can I watch TV?
34 Together with the Linux Kernel, the Digital TV developers support
65 maintain tables of Digital TV channel transponders, receiving
90 Almost all modern Digital TV cards don't have built-in hardware
95 3. Which Digital TV applications exist?
98 digital TV channels, including Kaffeine, Vlc, mplayer and MythTV.
110 KDE media player, focused on Digital TV support
[all …]
H A Ddvb_intro.rst4 Using the Digital TV Framework
10 One significant difference between Digital TV and Analogue TV that the
12 structure of DVB-T cards are substantially similar to Analogue TV cards,
15 The purpose of an Analogue TV is to receive and display an Analogue
16 Television signal. An Analogue TV signal (otherwise known as composite
20 Analogue TV card for a PC has the following purpose:
36 The digital datastream from an Analogue TV card is generated by
37 circuitry on the card and is often presented uncompressed. For a PAL TV
41 screen. Some Analogue TV cards for PCs have onboard MPEG2 encoders which
44 Digital TV.
[all …]
H A Dcx231xx-cardlist.rst20 - Conexant Hybrid TV - CARRAERA
23 - Conexant Hybrid TV - SHELBY
26 - Conexant Hybrid TV - RDE253S
29 - Conexant Hybrid TV - RDU253S
35 - Conexant Hybrid TV - rde 250
38 - Conexant Hybrid TV - RDU 250
/linux/include/video/
H A Ds1d13xxxfb.h35 #define S1DREG_CRT_CLK_CNF 0x0018 /* CRT/TV Pixel Clock Configuration Register */
63 #define S1DREG_CRT_DISP_HWIDTH 0x0050 /* CRT/TV Horizontal Display Width Register: ((val)+1)*8)=pi…
64 #define S1DREG_CRT_NDISP_HPER 0x0052 /* CRT/TV Horizontal Non-Display Period Register */
65 #define S1DREG_CRT_HRTC_START 0x0053 /* CRT/TV HRTC Start Position Register */
66 #define S1DREG_CRT_HRTC_PWIDTH 0x0054 /* CRT/TV HRTC Pulse Width Register */
67 #define S1DREG_CRT_DISP_VHEIGHT0 0x0056 /* CRT/TV Vertical Display Height Register 0 */
68 #define S1DREG_CRT_DISP_VHEIGHT1 0x0057 /* CRT/TV Vertical Display Height Register 1 */
69 #define S1DREG_CRT_NDISP_VPER 0x0058 /* CRT/TV Vertical Non-Display Period Register */
70 #define S1DREG_CRT_VRTC_START 0x0059 /* CRT/TV VRTC Start Position Register */
71 #define S1DREG_CRT_VRTC_PWIDTH 0x005A /* CRT/TV VRTC Pulse Width Register */
[all …]
/linux/arch/arm/mach-sa1100/
H A Djornada720.c64 {0x0018,0x01}, // CRT/TV Pixel Clock Configuration Register
92 {0x0050,0x4F}, // CRT/TV Horizontal Display Width Register
93 {0x0052,0x13}, // CRT/TV Horizontal Non-Display Period Register
94 {0x0053,0x01}, // CRT/TV HRTC Start Position Register
95 {0x0054,0x0B}, // CRT/TV HRTC Pulse Width Register
96 {0x0056,0xDF}, // CRT/TV Vertical Display Height Register 0
97 {0x0057,0x01}, // CRT/TV Vertical Display Height Register 1
98 {0x0058,0x2B}, // CRT/TV Vertical Non-Display Period Register
99 {0x0059,0x09}, // CRT/TV VRTC Start Position Register
100 {0x005A,0x01}, // CRT/TV VRTC Pulse Width Register
[all …]
/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c8 * Integrated TV out support based on the GATOS code by
20 * Unit for hPos (in TV clock periods)
35 /* tv standard constants */
48 /* tv pll setting for 27 mhz ref clk */
57 /* tv pll setting for 14 mhz ref clk */
168 * Table of all allowed modes for tv output
395 WREG32(RADEON_TV_UV_ADR, tv_dac->tv.tv_uv_adr); in radeon_restore_tv_timing_tables()
396 h_table = radeon_get_htiming_tables_addr(tv_dac->tv.tv_uv_adr); in radeon_restore_tv_timing_tables()
397 v_table = radeon_get_vtiming_tables_addr(tv_dac->tv.tv_uv_adr); in radeon_restore_tv_timing_tables()
400 tmp = ((uint32_t)tv_dac->tv.h_code_timing[i] << 14) | ((uint32_t)tv_dac->tv.h_code_timing[i+1]); in radeon_restore_tv_timing_tables()
[all …]
/linux/tools/include/nolibc/sys/
H A Dtime.h19 * int gettimeofday(struct timeval *tv, struct timezone *tz);
23 int _sys_gettimeofday(struct timeval *tv, struct timezone *tz) in sys_gettimeofday() argument
31 if (!ret && tv) { in sys_gettimeofday()
32 tv->tv_sec = tp.tv_sec; in sys_gettimeofday()
33 tv->tv_usec = (uint32_t)tp.tv_nsec / 1000; in sys_gettimeofday()
40 int gettimeofday(struct timeval *tv, struct timezone *tz) in sys_gettimeofday()
42 return __sysret(_sys_gettimeofday(tv, tz));
44 gettimeofday(struct timeval * tv,struct timezone * tz) gettimeofday() argument
/linux/drivers/media/
H A DKconfig17 devices and/or TV devices, V4L2 codecs, etc, enable this option
78 prompt "Analog TV" if MEDIA_SUPPORT_FILTER
81 Enable analog TV support.
83 Say Y when you have a TV board with analog support or with a
84 hybrid analog/digital TV chipset.
87 support both analog and digital TV. Disabling this option
92 prompt "Digital TV" if MEDIA_SUPPORT_FILTER
95 Enable digital TV support.
98 hybrid digital TV and analog TV.
112 Note: There are several TV cards that are based on chips that
[all …]
/linux/Documentation/userspace-api/media/dvb/
H A Ddvbapi.rst7 Part II - Digital TV API
14 It it was originally written to support the European digital TV
15 standard (DVB), and later extended to support all digital TV standards.
18 it, and to associated hardware as **Digital TV**.
22 - the Digital TV API version
24 - digital TV data types (enums, structs, defines, etc);
25 - digital TV device nodes (``/dev/dvb/...``);
53 - Original author of the Digital TV API documentation.
57 - Original author of the Digital TV API documentation.
80 Digital TV API.
/linux/Documentation/devicetree/bindings/display/connector/
H A Danalog-tv-connector.yaml4 $id: http://devicetree.org/schemas/display/connector/analog-tv-connector.yaml#
7 title: Analog TV Connector
22 Limit the supported TV standards on a connector to the given ones. If
23 not specified all TV standards are allowed. Possible TV standards are
29 description: Connection to controller providing analog TV signals
43 label = "tv";
/linux/tools/testing/selftests/rcutorture/bin/
H A Dmkinitrd.sh39 struct timeval tv;
54 if (gettimeofday(&tv, NULL))
56 tv.tv_sec -= tvb.tv_sec;
57 if (tv.tv_sec > 1)
59 tv.tv_usec += tv.tv_sec * 1000 * 1000;
60 tv.tv_usec -= tvb.tv_usec;
61 } while (tv.tv_usec < 1000);
/linux/drivers/input/misc/
H A Dhp_sdc_rtc.c273 struct timespec64 tv; in hp_sdc_rtc_proc_show() local
287 if (hp_sdc_rtc_read_rt(&tv)) { in hp_sdc_rtc_proc_show()
291 (s64)tv.tv_sec, (long)tv.tv_nsec/1000000L); in hp_sdc_rtc_proc_show()
294 if (hp_sdc_rtc_read_fhs(&tv)) { in hp_sdc_rtc_proc_show()
298 (s64)tv.tv_sec, (long)tv.tv_nsec/1000000L); in hp_sdc_rtc_proc_show()
301 if (hp_sdc_rtc_read_mt(&tv)) { in hp_sdc_rtc_proc_show()
305 (s64)tv.tv_sec, (long)tv.tv_nsec/1000000L); in hp_sdc_rtc_proc_show()
308 if (hp_sdc_rtc_read_dt(&tv)) { in hp_sdc_rtc_proc_show()
312 (s64)tv.tv_sec, (long)tv.tv_nsec/1000000L); in hp_sdc_rtc_proc_show()
315 if (hp_sdc_rtc_read_ct(&tv)) { in hp_sdc_rtc_proc_show()
[all …]
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dconn.h21 DCB_CONNECTOR_TV_0 = 0x10, // TV - Composite Out
22 DCB_CONNECTOR_TV_1 = 0x11, // TV - S-Video Out
23 DCB_CONNECTOR_TV_2 = 0x12, // TV - S-Video Breakout - Composite
25 DCB_CONNECTOR_TV_SCART = 0x14, // TV - SCART Connector
26 DCB_CONNECTOR_TV_SCART_D = 0x16, // TV - Composite SCART over D-connector
33 DCB_CONNECTOR_DVI_I_TV_1 = 0x20, // DVI-I-TV-S-Video
34 DCB_CONNECTOR_DVI_I_TV_0 = 0x21, // DVI-I-TV-Composite
35 DCB_CONNECTOR_DVI_I_TV_2 = 0x22, // DVI-I-TV-S-Video Breakout-Composite
/linux/Documentation/devicetree/bindings/display/
H A Dallwinner,sun4i-a10-tcon.yaml14 The TCON acts as a timing controller for RGB, LVDS and TV
31 - const: allwinner,sun8i-a83t-tcon-tv
32 - const: allwinner,sun8i-r40-tcon-tv
35 - const: allwinner,sun9i-a80-tcon-tv
37 - const: allwinner,sun20i-d1-tcon-tv
52 - allwinner,sun8i-h3-tcon-tv
53 - allwinner,sun50i-a64-tcon-tv
54 - const: allwinner,sun8i-a83t-tcon-tv
58 - allwinner,sun50i-h6-tcon-tv
59 - const: allwinner,sun8i-r40-tcon-tv
[all …]
H A Dallwinner,sun4i-a10-tv-encoder.yaml4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-tv-encoder.yaml#
7 title: Allwinner A10 TV Encoder
15 const: allwinner,sun4i-a10-tv-encoder
43 tve0: tv-encoder@1c0a000 {
44 compatible = "allwinner,sun4i-a10-tv-encoder";
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h18 /* TV patch register for MMP2 */
19 /* 32 bit TV Video Frame0 Y Starting Address */
21 /* 32 bit TV Video Frame0 U Starting Address */
23 /* 32 bit TV Video Frame0 V Starting Address */
25 /* 32 bit TV Video Frame0 Command Starting Address */
27 /* 32 bit TV Video Frame1 Y Starting Address Register*/
29 /* 32 bit TV Video Frame1 U Starting Address Register*/
31 /* 32 bit TV Video Frame1 V Starting Address Register*/
33 /* 32 bit TV Video Frame1 Command Starting Address Register*/
35 /* 32 bit TV Video Y andC Line Length(Pitch)Register*/
[all …]
/linux/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c36 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); in main()
44 struct timeval tv; in main()
45 long ret = VDSO_CALL(gtod, 2, &tv, 0); in main()
49 (long long)tv.tv_sec, (long long)tv.tv_usec); in main()
46 struct timeval tv; main() local
H A Dvdso_test_gettimeofday.c36 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); in main()
44 struct timeval tv; in main()
45 long ret = VDSO_CALL(gtod, 2, &tv, 0); in main()
49 (long long)tv.tv_sec, (long long)tv.tv_usec); in main()
46 struct timeval tv; main() local
/linux/Documentation/driver-api/media/
H A Ddtv-demux.rst3 Digital TV Demux kABI
6 Digital TV Demux
9 The Kernel Digital TV Demux kABI defines a driver-internal interface for
11 demux layer. It is only of interest for Digital TV device driver writers.
27 tuning, are defined via the Digital TV Frontend kABI.
71 Digital TV Demux device registration functions and data structures
76 High-level Digital TV demux interface
H A Ddtv-core.rst3 Digital TV (DVB) devices
6 Digital TV devices are implemented by several different drivers:
15 the hardware responsible for tuning into a digital TV transponder or
20 commands the digital TV decoding hardware. The output of a demod is
/linux/include/media/
H A Ddvbdev.h41 * enum dvb_device_type - type of the Digital TV device
43 * @DVB_DEVICE_SEC: Digital TV standalone Common Interface (CI)
44 * @DVB_DEVICE_FRONTEND: Digital TV frontend.
45 * @DVB_DEVICE_DEMUX: Digital TV demux.
46 * @DVB_DEVICE_DVR: Digital TV digital video record (DVR).
47 * @DVB_DEVICE_CA: Digital TV Conditional Access (CA).
48 * @DVB_DEVICE_NET: Digital TV network.
50 * @DVB_DEVICE_VIDEO: Digital TV video decoder.
52 * @DVB_DEVICE_AUDIO: Digital TV audio decoder.
54 * @DVB_DEVICE_OSD: Digital TV On Screen Display (OSD).
[all …]
/linux/include/uapi/linux/dvb/
H A Dfrontend.h232 * @FE_HAS_LOCK: Digital TV were locked and everything is working.
638 * Cable TV: DVB-C following ITU-T J.83 Annex A spec
640 * Cable TV: DVB-C following ITU-T J.83 Annex B spec (ClearQAM)
642 * Cable TV: DVB-C following ITU-T J.83 Annex C spec
644 * Cable TV: DVB-C2
646 * Cable TV: ISDB-C (no drivers yet)
648 * Terrestrial TV: DVB-T
650 * Terrestrial TV: DVB-T2
652 * Terrestrial TV: ISDB-T
654 * Terrestrial TV: ATSC
[all …]

12345678910>>...21