Home
last modified time | relevance | path

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

12345678910>>...24

/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tv.c266 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_disable() local
269 DRM_DEBUG_DRIVER("Disabling the TV Output\n"); in sun4i_tv_disable()
271 regmap_update_bits(tv->regs, SUN4I_TVE_EN_REG, in sun4i_tv_disable()
281 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_enable() local
286 struct drm_connector *connector = &tv->connector; in sun4i_tv_enable()
290 sun4i_tv_find_tv_by_mode(conn_state->tv.mode); in sun4i_tv_enable()
292 DRM_DEBUG_DRIVER("Enabling the TV Output\n"); in sun4i_tv_enable()
295 regmap_update_bits(tv->regs, SUN4I_TVE_EN_REG, in sun4i_tv_enable()
303 regmap_write(tv->regs, SUN4I_TVE_CFG0_REG, in sun4i_tv_enable()
312 regmap_write(tv->regs, SUN4I_TVE_DAC0_REG, in sun4i_tv_enable()
[all …]
/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 Dem28xx-cardlist.rst66 - Kworld PVR TV 2800 RF
98 - AMD ATI TV Wonder HD 600
114 - D-Link DUB-T210 TV Tuner
122 - Hercules Smart TV USB 2.0
146 - Supercomp USB 2.0 TV
282 - Empire dual TV
294 - KWorld ATSC 315U HDTV TV Box
310 - Reddo DVB-C USB TV Box
378 - KWorld USB ATSC TV Stick UB435-Q V2
390 - KWorld USB ATSC TV Stick UB435-Q V3
[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/fs/
H A Dutimes.c212 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local
215 if (get_user(tv[0].tv_sec, &times->actime) || in SYSCALL_DEFINE2()
216 get_user(tv[1].tv_sec, &times->modtime)) in SYSCALL_DEFINE2()
218 tv[0].tv_nsec = 0; in SYSCALL_DEFINE2()
219 tv[1].tv_nsec = 0; in SYSCALL_DEFINE2()
221 return do_utimes(AT_FDCWD, filename, times ? tv : NULL, 0); in SYSCALL_DEFINE2()
234 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local
237 if (get_user(tv[0].tv_sec, &t->actime) || in SYSCALL_DEFINE2()
238 get_user(tv[1].tv_sec, &t->modtime)) in SYSCALL_DEFINE2()
240 tv[0].tv_nsec = 0; in SYSCALL_DEFINE2()
[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/usb/misc/
H A Dtrancevibrator.c37 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_show() local
39 return sprintf(buf, "%d\n", tv->speed); in speed_show()
46 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_store() local
56 old = tv->speed; in speed_store()
57 tv->speed = temp; in speed_store()
59 dev_dbg(&tv->udev->dev, "speed = %d\n", tv->speed); in speed_store()
62 retval = usb_control_msg(tv->udev, usb_sndctrlpipe(tv->udev, 0), in speed_store()
65 tv->speed, /* speed value */ in speed_store()
68 tv->speed = old; in speed_store()
69 dev_dbg(&tv->udev->dev, "retval = %d\n", retval); in speed_store()
[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/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/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
26 return my_syscall2(__NR_gettimeofday, tv, tz); in sys_gettimeofday()
34 if (!ret && tv) { in sys_gettimeofday()
35 tv->tv_sec = tp.tv_sec; in sys_gettimeofday()
36 tv->tv_usec = tp.tv_nsec / 1000; in sys_gettimeofday()
44 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() argument
46 return __sysret(sys_gettimeofday(tv, tz)); in gettimeofday()
/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/include/media/
H A Ddvb_vb2.h26 * enum dvb_buf_type - types of Digital TV memory-mapped buffers
29 * with a received Digital TV stream
175 * dvb_vb2_poll - Wrapper to vb2_core_streamon() for Digital TV
191 * dvb_vb2_stream_on() - Wrapper to vb2_core_streamon() for Digital TV
200 * dvb_vb2_stream_off() - Wrapper to vb2_core_streamoff() for Digital TV
210 * dvb_vb2_reqbufs() - Wrapper to vb2_core_reqbufs() for Digital TV
223 * dvb_vb2_querybuf() - Wrapper to vb2_core_querybuf() for Digital TV
235 * dvb_vb2_expbuf() - Wrapper to vb2_core_expbuf() for Digital TV
247 * dvb_vb2_qbuf() - Wrapper to vb2_core_qbuf() for Digital TV buffer handling.
253 * Queue a Digital TV buffer as requested by userspace
[all …]
/linux/Documentation/arch/arm/omap/
H A Ddss.rst7 TV-out and multiple display support, but there are lots of small improvements
23 - TV output
152 - DISPC TV overlay manager can be only connected to TV display.
154 - DISPC LCD overlay manager can be connected to all displays, except TV
203 When writing, two special timings are accepted for tv-out:
227 tv=/sys/devices/platform/omapdss/display2
237 and TV-out are not in use. The columns from left to right are:
243 FB2 --- VID2 -/ TV ----- TV
264 FB2 --- VID2 -/ TV ----- TV
266 Example: Clone GFX overlay to LCD and TV
[all …]
/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/crypto/
H A Dhkdf.c464 static int hkdf_test(const char *shash, const struct hkdf_testvec *tv) in hkdf_test() argument
474 tv->test, shash, PTR_ERR(tfm)); in hkdf_test()
486 if (tv->prk_size != prk_size) { in hkdf_test()
488 tv->test, driver, tv->prk_size, prk_size); in hkdf_test()
493 err = hkdf_extract(tfm, tv->ikm, tv->ikm_size, in hkdf_test()
494 tv->salt, tv->salt_size, prk); in hkdf_test()
497 tv->test, driver, err); in hkdf_test()
501 if (memcmp(prk, tv->prk, tv->prk_size)) { in hkdf_test()
503 tv->test, driver); in hkdf_test()
505 16, 1, prk, tv->prk_size, false); in hkdf_test()
[all …]
/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/media/v4l2-core/
H A Dtuner-core.c3 * i2c tv tuner chip device driver
15 * handle both radio and analog TV tuning.
111 * Tuner audio output source pad. Tuners used to decode analog TV
280 * Functions to select between radio and TV and tuner probe/remove functions
288 * @new_mode_mask: Indicates if tuner supports TV and/or Radio
577 * @tv: pointer to be filled if the adapter is TV
579 * Search for existing radio and/or TV tuners on the given I2C adapter,
587 struct tuner **radio, struct tuner **tv) in tuner_lookup() argument
592 *tv = NULL; in tuner_lookup()
607 else if (*tv == NULL && pos->type != TUNER_TDA9887 && in tuner_lookup()
[all …]

12345678910>>...24