| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 5 force -- enable ACPI if default was off 6 on -- enable ACPI but allow fallback to DT [arm64] 7 off -- disable ACPI if default was on 8 noirq -- do not use ACPI for IRQ routing 9 strict -- Be less tolerant of platforms that are not 11 rsdt -- prefer RSDT over (default) XSDT 12 copy_dsdt -- copy DSDT to memory 26 If set to vendor, prefer vendor-specific driver 31 If set to none, disable the ACPI backlight interface. 40 Disable AML predefined validation mechanism [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | ibmpowernv.rst | 11 ----------- 22 the DT maps to an attribute file in 'sysfs'. The node exports unique 'sensor-id' 26 ----------- 28 CONFIG_SENSORS_IBMPOWERNV. It can also be built as module 'ibmpowernv'. 31 ---------------- 36 fanX_fault - 0: No fail condition 37 - 1: Failing fan 43 tempX_enable Enable/disable all temperature sensors belonging to the 44 sub-group. In POWER9, this attribute corresponds to 45 each OCC. Using this attribute each OCC can be asked to [all …]
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_modeset_helper_vtables.h | 3 * Copyright © 2007-2008 Dave Airlie 4 * Copyright © 2007-2008 Intel Corporation 6 * Copyright © 2011-2013 Intel Corporation 56 * struct drm_crtc_helper_funcs - helper operations for CRTCs 70 * This callback is also used to disable a CRTC by calling it with 71 * DRM_MODE_DPMS_OFF if the @disable hook isn't used. 84 * in practice means the driver should disable the CRTC if it is 115 * restriction in the modes it can display. For example, a given crtc 116 * may be responsible to set a clock value. If the clock can not 118 * can be used to restrict the number of modes to only the ones that [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/ingenic/ |
| H A D | gcw0.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 5 #include <dt-bindings/clock/ingenic,tcu.h> 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/iio/adc/ingenic,adc.h> 9 #include <dt-bindings/input/input.h> 29 stdout-path = "serial2:57600n8"; 33 compatible = "regulator-fixed"; 34 regulator-name = "vcc"; 36 regulator-min-microvolt = <3300000>; [all …]
|
| /OK3568_Linux_fs/buildroot/package/quagga/ |
| H A D | quagga.mk | 10 QUAGGA_DEPENDENCIES = host-gawk host-pkgconf 11 QUAGGA_LICENSE = GPL-2.0+ 17 # quagga can create files as the quagga user without extra 20 --program-transform-name='' \ 21 --sysconfdir=/etc/quagga \ 22 --localstatedir=/var/run/quagga 27 CFLAGS="$(TARGET_CFLAGS) -DREALLY_NEED_PLAIN_GETOPT" 30 QUAGGA_CONF_OPTS += --enable-capabilities 33 QUAGGA_CONF_OPTS += --disable-capabilities 37 QUAGGA_CONF_OPTS += --enable-protobuf [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | sprd,pinctrl.txt | 9 driving level": One pin can output 3.0v or 1.8v, depending on the 11 slect 3.0v, then the pin can output 3.0v. "system control" is used 15 There are too much various configuration that we can not list all 16 of them, so we can not make every Spreadtrum-special configuration 35 - input-enable 36 - input-disable 37 - output-high 38 - output-low 39 - bias-pull-up 40 - bias-pull-down [all …]
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | README | 1 README for newlib-2.0.0 release 2 (mostly cribbed from the README in the gdb-4.13 release) 17 Unpacking and Installation -- quick overview 20 When you unpack the newlib-2.0.0.tar.gz file, you'll find a directory 21 called `newlib-2.0.0', which contains: 23 COPYING config/ install-sh* mpw-configure 24 COPYING.LIB config-ml.in libgloss/ mpw-install 26 CYGNUS config.sub* move-if-change* symlink-tree* 27 ChangeLog configure* mpw-README texinfo/ 28 Makefile.in configure.in mpw-build.in [all …]
|
| /OK3568_Linux_fs/kernel/arch/c6x/platforms/ |
| H A D | dscr.c | 1 // SPDX-License-Identifier: GPL-2.0-only 15 * The configuration register may be used to enable (and disable in some 19 * will not be able to disable it. 57 * This describes a contiguous area of like control bits used to enable/disable 67 u8 enable_only; /* bits are write-once to enable only */ 69 u8 disable; /* value used to disable device */ member 87 u8 disable; /* value indicating disabled state */ member 97 /* These are callbacks to SOC-specific code. */ 175 dscr_write_locked1(reg, val, lock->lockreg, lock->key); in dscr_write() 185 * Drivers can use this interface to enable/disable SoC IP blocks. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/ |
| H A D | mali_kbase_hwcnt_context.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 4 * (C) COPYRIGHT 2018, 2020-2022 ARM Limited. All rights reserved. 17 * along with this program; if not, you can access it online at 18 * http://www.gnu.org/licenses/gpl-2.0.html. 36 * kbase_hwcnt_context_init() - Initialise a hardware counter context. 37 * @iface: Non-NULL pointer to a hardware counter backend interface. 38 * @out_hctx: Non-NULL pointer to where the pointer to the created context will 41 * On creation, the disable count of the context will be 0. 42 * A hardware counter accumulator can be acquired using a created context. 50 * kbase_hwcnt_context_term() - Terminate a hardware counter context. [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/ |
| H A D | mesa-demos_8.4.0.bb | 3 These applications can be used for Mesa validation and benchmarking." 12 SRC_URI = "https://mesa.freedesktop.org/archive/demos/${BPN}-${PV}.tar.bz2 \ 13 file://0001-mesa-demos-Add-missing-data-files.patch \ 14 file://0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch \ 15 file://0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch \ 16 file://0007-Install-few-more-test-programs.patch \ 17 file://0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch \ 18 file://0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch \ 19 file://0012-mesa-demos-OpenVG-demos-with-single-frame-need-eglSw.patch \ 31 # The Wayland code doesn't work with Wayland 1.0, so disable it for now [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | msi-howto.rst | 1 .. SPDX-License-Identifier: GPL-2.0 17 to change your driver to use MSI or MSI-X and some basic diagnostics to 28 in PCI 3.0 to allow each interrupt to be masked individually. The MSI-X 32 Devices may support both MSI and MSI-X, but only one can be enabled at 39 There are three reasons why using MSIs can give an advantage over 40 traditional pin-based interrupts. 42 Pin-based PCI interrupts are often shared amongst several devices. 47 When a device writes data to memory, then raises a pin-based interrupt, 49 arrived in memory (this becomes more likely with devices behind PCI-PCI 54 Using MSIs avoids this problem as the interrupt-generating write cannot [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/trace/coresight/ |
| H A D | coresight-cpu-debug.rst | 9 ------------ 11 Coresight CPU debug module is defined in ARMv8-a architecture reference manual 12 (ARM DDI 0487A.k) Chapter 'Part H: External debug', the CPU can integrate 13 debug module and it is mainly used for two modes: self-hosted debug and 15 debugger connects with SoC from JTAG port; on the other hand the program can 16 explore debugging method which rely on self-hosted debug mode, this document 19 The debug module provides sample-based profiling extension, which can be used 21 every CPU has one dedicated debug module to be connected. Based on self-hosted 22 debug mechanism, Linux kernel can access these related registers from mmio 29 -------------- [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.rst | 6 -------- 15 --------------- 34 ---------------------- 47 - 640x480 (default) 48 - 720x480 49 - 800x600 50 - 1024x768 53 - 8, 16, 32 (default:32) 56 - 60, 75, 85, 100, 120 (default:60) 59 - 0 : expansion (default) [all …]
|
| /OK3568_Linux_fs/buildroot/package/cairo/ |
| H A D | cairo.mk | 8 CAIRO_SOURCE = cairo-$(CAIRO_VERSION).tar.xz 9 CAIRO_LICENSE = LGPL-2.1 or MPL-1.1 (library) 10 CAIRO_LICENSE_FILES = COPYING COPYING-LGPL-2.1 COPYING-MPL-1.1 15 # 0002-ft-Use-FT_Done_MM_Var-instead-of-free-when-available-in-cairo_ft_apply_variation.patch 16 CAIRO_IGNORE_CVES += CVE-2018-19876 20 CAIRO_CONF_ENV += CFLAGS="$(TARGET_CFLAGS) -mxgot" 24 CAIRO_CONF_ENV += CPPFLAGS="$(TARGET_CPPFLAGS) -DCAIRO_NO_MUTEX=1" 27 # cairo can use C++11 atomics when available, so we need to link with 30 CAIRO_CONF_ENV += LIBS="-latomic" 34 --enable-trace=no \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ip-sysctl.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 ip_forward - BOOLEAN 11 - 0 - disabled (default) 12 - not 0 - enabled 20 ip_default_ttl - INTEGER 25 ip_no_pmtu_disc - INTEGER 26 Disable Path MTU Discovery. If enabled in mode 1 and a 27 fragmentation-required ICMP is received, the PMTU to this 37 accept fragmentation-needed errors if the underlying protocol 38 can verify them besides a plain socket lookup. Current [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/ |
| H A D | security.rst | 6 --------------- 10 security DSMs: "get security state", "set passphrase", "disable passphrase", 16 ------------------ 28 update <old_keyid> <new_keyid> - enable or update passphrase. 29 disable <keyid> - disable enabled security and remove key. 30 freeze - freeze changing of security states. 31 erase <keyid> - delete existing user encryption key. 32 overwrite <keyid> - wipe the entire nvdimm. 33 master_update <keyid> <new_keyid> - enable or update master passphrase. 34 master_erase <keyid> - delete existing user encryption key. [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/webp/ |
| H A D | libwebp_1.2.4.bb | 2 DESCRIPTION = "WebP is a method of lossy and lossless compression that can be \ 5 compression is adjustable so a user can choose the trade-off \ 12 LICENSE = "BSD-3-Clause" 22 --disable-wic \ 23 --enable-libwebpmux \ 24 --enable-libwebpdemux \ 25 --enable-threading \ 31 ${@bb.utils.contains("TUNE_FEATURES","neon","--enable-neon","--disable-neon",d)} \ 41 PACKAGECONFIG[decoder] = "--enable-libwebpdecoder,--disable-libwebpdecoder" 44 PACKAGECONFIG[gif] = "--enable-gif,--disable-gif,giflib" [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/command/ |
| H A D | unwinders.py | 2 # Copyright 2015-2021 Free Software Foundation, Inc. 4 # This program is free software; you can redistribute it and/or modify 33 [locus-regexp [name-regexp]] 36 A 2-tuple of compiled regular expressions. 59 Usage: info unwinder [LOCUS-REGEXP [NAME-REGEXP]] 61 LOCUS-REGEXP is a regular expression matching the location of the 63 loci are listed. A locus can be 'global', 'progspace' to list 67 NAME-REGEXP is a regular expression to filter unwinder names. If 107 """Enable/disable unwinders whose names match given regex. 112 flag: Enable/disable. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/ |
| H A D | unwinders.py | 2 # Copyright 2015-2021 Free Software Foundation, Inc. 4 # This program is free software; you can redistribute it and/or modify 33 [locus-regexp [name-regexp]] 36 A 2-tuple of compiled regular expressions. 59 Usage: info unwinder [LOCUS-REGEXP [NAME-REGEXP]] 61 LOCUS-REGEXP is a regular expression matching the location of the 63 loci are listed. A locus can be 'global', 'progspace' to list 67 NAME-REGEXP is a regular expression to filter unwinder names. If 107 """Enable/disable unwinders whose names match given regex. 112 flag: Enable/disable. [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | at91-sama5d2_xplained.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * at91-sama5d2_xplained.dts - Device Tree file for SAMA5D2 Xplained board 8 /dts-v1/; 10 #include "sama5d2-pinfunc.h" 11 #include <dt-bindings/mfd/atmel-flexcom.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/input/input.h> 14 #include <dt-bindings/regulator/active-semi,8945a-regulator.h> 18 compatible = "atmel,sama5d2-xplained", "atmel,sama5d2", "atmel,sama5"; 28 stdout-path = "serial0:115200n8"; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/sound/ |
| H A D | alsa-configuration.rst | 2 Advanced Linux Sound Architecture - Driver Configuration guide 10 primary sound card support (``CONFIG_SOUND``). Since ALSA can emulate 32 The user can load modules with options. If the module supports more than 33 one card and you have more than one card of the same type then you can 38 ---------- 47 limiting card index for auto-loading (1-8); 49 For auto-loading more than one card, specify this option 50 together with snd-card-X aliases. 57 (0 = disable debug prints, 1 = normal debug messages, 60 This option can be dynamically changed via sysfs [all …]
|
| /OK3568_Linux_fs/buildroot/package/gdb/ |
| H A D | gdb.mk | 9 GDB_SOURCE = gdb-$(GDB_VERSION).tar.xz 12 GDB_SITE = $(call github,foss-for-synopsys-dwc-arc-processors,binutils-gdb,$(GDB_VERSION)) 13 GDB_SOURCE = gdb-$(GDB_VERSION).tar.gz 17 GDB_LICENSE = GPL-2.0+, LGPL-2.0+, GPL-3.0+, LGPL-3.0+ 25 mkdir -p $(@D)/$(GDB_SUBDIR) 26 ln -sf ../configure $(@D)/$(GDB_SUBDIR)/configure 33 # As for libiberty, gdb may use a system-installed one if present, so 36 HOST_GDB_DEPENDENCIES = host-expat host-libiberty host-ncurses host-zlib 38 # Disable building documentation 47 $(call arch-xtensa-overlay-extract,$(@D),gdb) [all …]
|
| /OK3568_Linux_fs/buildroot/package/spice/ |
| H A D | spice.mk | 8 SPICE_SOURCE = spice-$(SPICE_VERSION).tar.bz2 9 SPICE_SITE = http://www.spice-space.org/download/releases/spice-server 10 SPICE_LICENSE = LGPL-2.1+ 15 host-pkgconf \ 20 spice-protocol 22 # We disable everything for now, because the dependency tree can become 25 --disable-gstreamer \ 26 --disable-opengl \ 27 --disable-smartcard \ 28 --without-sasl \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | boot-options.rst | 1 .. SPDX-License-Identifier: GPL-2.0 15 Disable machine check 17 Disable CMCI(Corrected Machine Check Interrupt) that 30 Disable features for corrected errors, e.g. polling timer 39 Do not opt-in to Local MCE delivery. Use legacy method 49 Disable boot machine check logging. 57 Can be also set using sysfs which is preferable. 60 to disable. 62 Don't overwrite the bios-set CMCI threshold. This boot option 69 Force-enable recoverable machine check code paths [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccinstall.info | 4 Copyright (C) 1988-2020 Free Software Foundation, Inc. 9 Invariant Sections, the Front-Cover texts being (a) (see below), and 10 with the Back-Cover Texts being (b) (see below). A copy of the license 13 (a) The FSF's Front-Cover Text is: 17 (b) The FSF's Back-Cover Text is: 22 INFO-DIR-SECTION Software development 23 START-INFO-DIR-ENTRY 25 END-INFO-DIR-ENTRY 27 Copyright (C) 1988-2020 Free Software Foundation, Inc. 32 Invariant Sections, the Front-Cover texts being (a) (see below), and [all …]
|