/linux/Documentation/admin-guide/ |
H A D | unicode.rst | 4 Last update: 2005-01-17, version 1.4 12 ------------ 15 characters to fonts. By downloading a single Unicode-to-font table, 16 both the eight-bit character sets and UTF-8 mode are changed to use 19 This changes the semantics of the eight-bit character tables subtly. 25 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B 33 permits for example the use of block graphics even with a Latin-1 font 37 codes nor their uses match ISO 2022; Linux has two 8-bit codes (G0 and 38 G1), whereas ISO 2022 has four 7-bit codes (G0-G3). 40 In accordance with the Unicode standard/ISO 10646 the range U+F000 to [all …]
|
/linux/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 * Copyright(c) 2005-2011 by Mauro Carvalho Chehab 9 * - Added support for a separate Radio tuner 10 * - Major rework and cleanups at the code 31 #include <media/tuner-types.h> 32 #include <media/v4l2-device.h> 33 #include <media/v4l2-ioctl.h> 39 #include "tuner-simple.h" 45 #define UNSET (-1U) 64 static char pal[] = "--"; [all …]
|
/linux/Documentation/hwmon/ |
H A D | bt1-pvt.rst | 1 .. SPDX-License-Identifier: GPL-2.0-only 3 Kernel driver bt1-pvt 8 * Baikal-T1 PVT sensor (in SoC) 10 Prefix: 'bt1-pvt' 12 Addresses scanned: - 21 ----------- 24 embedded into Baikal-T1 process, voltage and temperature sensors. PVT IP-core 29 compile-time configurable due to the hardware interface implementation 40 in alarm-less configuration the data conversion is performed by the driver 41 on demand when read operation is requested via corresponding _input-file. [all …]
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | unicode.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 .. include:: ../disclaimer-zh_TW.rst 5 :Original: Documentation/admin-guide/unicode.rst 15 (英文版)上次更新:2005-01-17,版本號 1.4 21 http://www.lanana.org/docs/unicode/admin-guide/unicode.rst 24 ----- 27 (Unicode-to-font)表,八位字符集與UTF-8模式都將改用此字體來顯示。 34 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B 41 例如,即使加載了一個Latin-1字體,也允許使用塊圖形(block graphics)。 44 Linux有兩個八位代碼(G0和G1),而ISO 2022有四個七位代碼(G0-G3)。 [all …]
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | unicode.rst | 1 .. include:: ../disclaimer-zh_CN.rst 3 :Original: Documentation/admin-guide/unicode.rst 12 (英文版)上次更新:2005-01-17,版本号 1.4 18 http://www.lanana.org/docs/unicode/admin-guide/unicode.rst 21 ----- 24 (Unicode-to-font)表,八位字符集与UTF-8模式都将改用此字体来显示。 31 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B 38 例如,即使加载了一个Latin-1字体,也允许使用块图形(block graphics)。 41 Linux有两个八位代码(G0和G1),而ISO 2022有四个七位代码(G0-G3)。 55 --------------------------- [all …]
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | mt6380-regulator.txt | 5 to its regulator type, buck-<name> and ldo-<name>. The definition for each 6 of these nodes is defined using the standard binding for regulators at 11 buck-core1, buck-vcore, buck-vrf 13 ldo-vm ,ldo-va , ldo-vphy, ldo-vddr, ldo-vt 18 compatible = "mediatek,mt6380-regulator"; 20 mt6380_vcpu_reg: buck-vcore1 { 21 regulator-name = "vcore1"; 22 regulator-min-microvolt = < 600000>; 23 regulator-max-microvolt = <1393750>; 24 regulator-ramp-delay = <6250>; [all …]
|
/linux/drivers/media/i2c/ |
H A D | msp3400-driver.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * (c) 1997-2001 Gerd Knorr <kraxel@bytesex.org> 9 * AM-Mono 13 * FM-Mono 14 * should work. The stereo modes are backward compatible to FM-mono, 15 * therefore FM-Mono should be always available. 17 * FM-Stereo (B/G, used in germany) 20 * FM-Stereo (satellite) 22 * switch to stereo -- untested) 29 * - better SAT support [all …]
|
H A D | saa717x.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * saa717x - Philips SAA717xHL video decoder driver 8 * - Apply to SAA717x,NEC uPD64031,uPD64083. (1/31/2004) 10 * Changes by T.Adachi (tadachi@tadachi-net.com) 11 * - support audio, video scaler etc, and checked the initialize sequence. 27 #include <media/v4l2-device.h> 28 #include <media/v4l2-ctrls.h> 36 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 70 return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd; in to_sd() 73 /* ----------------------------------------------------------------------- */ [all …]
|
H A D | tvaudio.c | 14 * Copyright(c) 2005-2008 Mauro Carvalho Chehab 15 * - Some cleanups, code fixes, etc 16 * - Convert it to V4L2 API 21 * debug - set to 1 if you'd like to see debug messages 40 #include <media/v4l2-device.h> 41 #include <media/v4l2-ctrls.h> 43 /* ---------------------------------------------------------------------- */ 53 #define UNSET (-1U) 55 /* ---------------------------------------------------------------------- */ 97 /* functions to convert the values (v4l -> chip) */ [all …]
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | baikal,bt1-pvt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/hwmon/baikal,bt1-pvt.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Baikal-T1 PVT Sensor 11 - Serge Semin <fancer.lancer@gmail.com> 14 Baikal-T1 SoC provides an embedded process, voltage and temperature 17 which may cause the system instability and even damages. The IP-block 19 control wrapper, which provides a MMIO registers-based access to the 20 sensor core functionality (APB3-bus based) and exposes an additional [all …]
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Derived from cx25840-core.c 11 #include "cx18-driver.h" 12 #include "cx18-io.h" 13 #include "cx18-cards.h" 106 /* xtal * 0xe.2913d68/0x16 = 48000 * 384: 406 MHz pre post-div*/ in cx18_av_init() 127 /* enable sleep mode - register appears to be read only... */ in cx18_av_initialize() 167 * Disable Video Auto-config of the Analog Front End and Video PLL. in cx18_av_initialize() 171 * 0x102 (CXADEC_CHIP_CTRL), 0x104-0x106 (CXADEC_AFE_CTRL), in cx18_av_initialize() 172 * 0x108-0x109 (CXADEC_PLL_CTRL1), and 0x10c-0x10f (CXADEC_VID_PLL_FRAC) in cx18_av_initialize() [all …]
|
H A D | cx18-ioctl.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Derived from ivtv-ioctl.c 11 #include "cx18-driver.h" 12 #include "cx18-io.h" 13 #include "cx18-version.h" 14 #include "cx18-mailbox.h" 15 #include "cx18-i2c.h" 16 #include "cx18-queue.h" 17 #include "cx18-fileops.h" 18 #include "cx18-vbi.h" [all …]
|
/linux/drivers/video/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 11 Support tracking and hand-over of aperture ownership. Required 12 by graphics drivers for firmware-provided framebuffers. 22 STI refers to the HP "Standard Text Interface" which is a set of 23 BIOS routines contained in a ROM chip in HP PA-RISC based machines. 41 source "drivers/gpu/ipu-v3/Kconfig" 63 if VT
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-v4l2.c | 1 // SPDX-License-Identifier: GPL-2.0-only 10 #include "pvrusb2-context.h" 11 #include "pvrusb2-hdw.h" 13 #include "pvrusb2-debug.h" 14 #include "pvrusb2-v4l2.h" 15 #include "pvrusb2-ioread.h" 18 #include <media/v4l2-dev.h> 19 #include <media/v4l2-device.h> 20 #include <media/v4l2-fh.h> 21 #include <media/v4l2-common.h> [all …]
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> 5 Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> 9 #include "ivtv-driver.h" 10 #include "ivtv-version.h" 11 #include "ivtv-mailbox.h" 12 #include "ivtv-i2c.h" 13 #include "ivtv-queue.h" 14 #include "ivtv-fileops.h" 15 #include "ivtv-vbi.h" [all …]
|
/linux/include/uapi/linux/ |
H A D | iommufd.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 2 /* Copyright (c) 2021-2022, NVIDIA CORPORATION & AFFILIATES. 21 * ioctls use a standard meaning for common errnos: 23 * - ENOTTY: The IOCTL number itself is not supported at all 24 * - E2BIG: The IOCTL number is supported, but the provided structure has 25 * non-zero in a part the kernel does not understand. 26 * - EOPNOTSUPP: The IOCTL number is supported, and the structure is 29 * - EINVAL: Everything about the IOCTL was understood, but a field is not 31 * - ENOENT: An ID or IOVA provided does not exist. 32 * - ENOMEM: Out of memory. [all …]
|
H A D | fb.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 24 /* 0x4607-0x460B are defined below */ 52 #define FB_AUX_TEXT_SVGA_GROUP 8 /* 8-15: SVGA tileblit compatible modes */ 81 #define FB_ACCEL_ATI_MACH64VT 9 /* ATI Mach 64CT family VT class */ 140 #define FB_ACCEL_SAVAGE3D_MV 0x82 /* S3 Savage3D-MV */ 142 #define FB_ACCEL_SAVAGE_MX_MV 0x84 /* S3 Savage/MX-MV */ 144 #define FB_ACCEL_SAVAGE_IX_MV 0x86 /* S3 Savage/IX-MV */ 152 #define FB_ACCEL_PROSAVAGE_DDRK 0x8e /* S3 ProSavage DDR-K */ 154 #define FB_ACCEL_PUV3_UNIGFX 0xa0 /* PKUnity-v3 Unigfx */ 156 #define FB_CAP_FOURCC 1 /* Device supports FOURCC-based formats */ [all …]
|
/linux/Documentation/fb/ |
H A D | udlfb.rst | 15 pixels line-by-line via USB bulk transfers. 18 does not require any acks - the effect is very low latency that 20 non-gaming and non-video applications. 23 setting is very flexible - able to set nearly arbitrary modes from any timing. 35 one-to-one with the fbdev interface, making the driver quite small and 37 * X servers and other applications can use the standard fbdev interface 48 In the future, hopefully fbdev will be enhanced with an small standard 66 At that point, a /dev/fb? interface will be present for user-mode applications 68 standard fbdev calls. Note that if mmap() is used, by default the user mode 71 defio support enabled, to support a page-fault based detection mechanism [all …]
|
/linux/Documentation/networking/device_drivers/cable/ |
H A D | sb1000.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 It's a one-way downstream-only cable modem, meaning that your upstream net link 19 Support for this device is now a part of the standard Linux kernel. The 36 - http://web.archive.org/web/%2E/http://home.adelphia.net/~siglercm/sb1000.html 37 - http://web.archive.org/web/%2E/http://linuxpower.cx/~cable/ 41 3. The standard isapnp tools. These are necessary to configure your SB1000 44 If you don't have these installed as a standard part of your Linux 62 and to say "M" to the sb1000 driver. Also say "Y" or "M" to all the standard 84 6. Download the original file sb1000-1.1.2.tar.gz from Franco's site or one of 86 and do a ``make cmconfig`` and then ``install -c cmconfig /usr/local/sbin``. [all …]
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_misc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * (c) 1998-2002 Petr Vandrovec <vandrove@vc.cvut.cz> 33 * "Gerd Knorr" <kraxel@goldbach.isdn.cs.tu-berlin.de> 57 * "Ulf Jaenicke-Roessler" <ujr@physik.phy.tu-dresden.de> 79 * (c) 1998 Gerd Knorr <kraxel@cs.tu-berlin.de> 108 unsigned int pixclock = var->pixclock; in matroxfb_var2my() 113 mt->pixclock = 1000000000 / pixclock; in matroxfb_var2my() 114 if (mt->pixclock < 1) mt->pixclock = 1; in matroxfb_var2my() 115 mt->mnp = -1; in matroxfb_var2my() 116 mt->dblscan = var->vmode & FB_VMODE_DOUBLE; in matroxfb_var2my() [all …]
|
/linux/drivers/tty/vt/ |
H A D | keyboard.c | 1 // SPDX-License-Identifier: GPL-2.0 15 * 11-11-96: SAK should now work in the raw mode (Martin Mares) 18 * Merge with the m68k keyboard driver and split-off of the PC low-level 21 * 27-05-97: Added support for the Magic SysRq Key (Martin Mares) 22 * 30-07-98: Dead keys redone, aeb@cwi.nl. 23 * 21-08-02: Converted to input API, major cleanup. (Vojtech Pavlik) 116 [ KT_FN ] = ARRAY_SIZE(func_table) - 1, 117 [ KT_SPEC ] = ARRAY_SIZE(fn_handler) - 1, 118 [ KT_PAD ] = NR_PAD - 1, 119 [ KT_DEAD ] = NR_DEAD - 1, [all …]
|
/linux/drivers/regulator/ |
H A D | mt6380-regulator.c | 1 // SPDX-License-Identifier: GPL-2.0 12 #include <linux/regulator/mt6380-regulator.h> 79 * @desc: standard fields of regulator description 102 .n_voltages = ((max) - (min)) / (step) + 1, \ 197 return -EINVAL; in mt6380_regulator_set_mode() 200 val <<= ffs(info->modeset_mask) - 1; in mt6380_regulator_set_mode() 202 return regmap_update_bits(rdev->regmap, info->modeset_reg, in mt6380_regulator_set_mode() 203 info->modeset_mask, val); in mt6380_regulator_set_mode() 213 ret = regmap_read(rdev->regmap, info->modeset_reg, &val); in mt6380_regulator_get_mode() 217 val &= info->modeset_mask; in mt6380_regulator_get_mode() [all …]
|
/linux/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* cx25840 - Conexant CX25840 audio/video decoder driver 10 * - cleanup/rewrite for V4L2 API (2005) 36 #include <media/v4l2-common.h> 37 #include <media/drv-intf/cx25840.h> 39 #include "cx25840-core.h" 73 /* ----------------------------------------------------------------------- */ 107 msgs[0].addr = client->addr; in cx25840_read() 113 msgs[1].addr = client->addr; in cx25840_read() 118 if (i2c_transfer(client->adapter, msgs, 2) < 2) in cx25840_read() [all …]
|
/linux/drivers/video/fbdev/ |
H A D | tdfxfb.c | 1 // SPDX-License-Identifier: GPL-2.0-only 14 * I2C part copied from the i2c-voodoo3.c driver by: 17 * Ralph Metzler <rjkm@thp.uni-koeln.de>, and 45 * - multihead support (basically need to support an array of fb_infos) 46 * - support other architectures (PPC, Alpha); does the fact that the VGA 52 * 0.1.4 (released 2002-05-28) ported over to new fbdev api by James Simmons 54 * 0.1.3 (released 1999-11-02) added Attila's panning support, code 60 * 0.1.2 (released 1999-10-19) added Attila Kesmarki's bug fixes and 62 * 0.1.1 (released 1999-10-07) added Voodoo3 support by Harold Oga. 63 * 0.1.0 (released 1999-10-06) initial version [all …]
|
/linux/tools/bpf/bpftool/ |
H A D | btf.c | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 127 jsonw_string_field(w, "name", btf_str(btf, t->name_off)); in dump_btf_type() 130 btf_str(btf, t->name_off)); in dump_btf_type() 141 jsonw_uint_field(w, "size", t->size); in dump_btf_type() 147 t->size, BTF_INT_OFFSET(v), BTF_INT_BITS(v), in dump_btf_type() 159 jsonw_uint_field(w, "type_id", t->type); in dump_btf_type() 161 printf(" type_id=%u", t->type); in dump_btf_type() 167 jsonw_uint_field(w, "type_id", arr->type); in dump_btf_type() 168 jsonw_uint_field(w, "index_type_id", arr->index_type); in dump_btf_type() 169 jsonw_uint_field(w, "nr_elems", arr->nelems); in dump_btf_type() [all …]
|