| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kbd_kern.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 17 * kbd->xxx contains the VC-local things (flag settings etc..) 28 /* 8 modifiers - the names do not have any meaning at all; 30 #define VC_SHIFTLOCK KG_SHIFT /* shift lock mode */ 31 #define VC_ALTGRLOCK KG_ALTGR /* altgr lock mode */ 32 #define VC_CTRLLOCK KG_CTRL /* control lock mode */ 33 #define VC_ALTLOCK KG_ALT /* alt lock mode */ 34 #define VC_SHIFTLLOCK KG_SHIFTL /* shiftl lock mode */ 35 #define VC_SHIFTRLOCK KG_SHIFTR /* shiftr lock mode */ 36 #define VC_CTRLLLOCK KG_CTRLL /* ctrll lock mode */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | mmc-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ulf Hansson <ulf.hansson@linaro.org> 25 "#address-cells": 30 "#size-cells": 37 broken-cd: 38 $ref: /schemas/types.yaml#/definitions/flag 42 cd-gpios: [all …]
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | regulator.c | 2 * Copyright (C) 2014-2015 Samsung Electronics 5 * SPDX-License-Identifier: GPL-2.0+ 10 #include <dm/uclass-internal.h> 26 static int do_dev(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_dev() argument 30 int ret = -ENXIO; in do_dev() 48 printf("%s: no regulator platform data!\n", currdev->name); in do_dev() 52 printf("dev: %s @ %s\n", uc_pdata->name, currdev->name); in do_dev() 74 pr_err("Regulator: %s - missing platform data!", currdev->name); in curr_dev_and_platdata() 78 if (!allow_type_fixed && (*uc_pdata)->type == REGULATOR_TYPE_FIXED) { in curr_dev_and_platdata() 86 static int do_list(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_list() argument [all …]
|
| H A D | cramfs.c | 2 * SPDX-License-Identifier: GPL-2.0+ 44 char *mkmodestr(unsigned long mode, char *str) in mkmodestr() argument 50 switch (mode & S_IFMT) { in mkmodestr() 57 case S_IFREG: str[0] = '-'; break; in mkmodestr() 63 str[9-i] = (mode & mask)?c:'-'; in mkmodestr() 67 if(mode & S_ISUID) str[3] = (mode & S_IXUSR)?'s':'S'; in mkmodestr() 68 if(mode & S_ISGID) str[6] = (mode & S_IXGRP)?'s':'S'; in mkmodestr() 69 if(mode & S_ISVTX) str[9] = (mode & S_IXOTH)?'t':'T'; in mkmodestr() 81 /* U-Boot commands */ 85 * Routine implementing fsload u-boot command. This routine tries to load [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 3 Date: Tue, 10 Oct 2017 14:33:30 -0700 4 Subject: [PATCH] don't pass AT_SYMLINK_NOFOLLOW flag to faccessat() 6 Avoid using AT_SYMLINK_NOFOLLOW flag. It doesn't seem like the right 9 http://lists.landley.net/pipermail/toybox-landley.net/2014-September/003610.html 14 (currently) all systemd callers of laccess() pass mode as F_OK, so 17 with (flag == 0) and (flag == AT_SYMLINK_NOFOLLOW) is the behaviour 19 (flag == AT_SYMLINK_NOFOLLOW) and fail (flag == 0). 25 Upstream-Status: Inappropriate [musl specific] 27 Signed-off-by: Andre McCurdy <armccurdy@gmail.com> 29 --- [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 3 Date: Tue, 10 Oct 2017 14:33:30 -0700 4 Subject: [PATCH] don't pass AT_SYMLINK_NOFOLLOW flag to faccessat() 6 Avoid using AT_SYMLINK_NOFOLLOW flag. It doesn't seem like the right 9 http://lists.landley.net/pipermail/toybox-landley.net/2014-September/003610.html 14 (currently) all systemd callers of laccess() pass mode as F_OK, so 17 with (flag == 0) and (flag == AT_SYMLINK_NOFOLLOW) is the behaviour 19 (flag == AT_SYMLINK_NOFOLLOW) and fail (flag == 0). 25 Upstream-Status: Inappropriate [musl specific] 27 Signed-off-by: Andre McCurdy <armccurdy@gmail.com> 29 --- [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | numa_memory_policy.rst | 12 supported platforms with Non-Uniform Memory Access architectures since 2.4.?. 18 (``Documentation/admin-guide/cgroup-v1/cpusets.rst``) 21 programming interface that a NUMA-aware application can take advantage of. When 30 ------------------------ 43 not to overload the initial boot node with boot-time 47 this is an optional, per-task policy. When defined for a 56 [clone() w/o the CLONE_VM flag] and exec*(). This allows a parent task 63 In a multi-threaded task, task policies apply only to the thread 95 mmap()ed with the MAP_ANONYMOUS flag. If a VMA policy is 97 used the MAP_SHARED flag. If the file mapping used the [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | b-header-vars | 4 SPLAY_TREE_H=splay-tree.h 8 LINKER_PLUGIN_API_H=plugin-api.h 9 BCONFIG_H=bconfig.h auto-host.h ansidecl.h 10 CONFIG_H=config.h auto-host.h ansidecl.h 11 TCONFIG_H=tconfig.h auto-host.h ansidecl.h 12 TM_P_H=tm_p.h config/aarch64/aarch64-protos.h aarch-common-protos.h linux-protos.h tm-preds.h 13 TM_D_H=tm_d.h config/aarch64/aarch64.h aarch64-protos.h defaults.h 14 … dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h… 15 …-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h def… 16 DUMPFILE_H=line-map.h dumpfile.h [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | b-header-vars | 1 …arm_acle.h arm_fp16.h arm_cmse.h arm_bf16.h arm_mve_types.h arm_mve.h arm_cde.h unwind-arm-common.h 4 SPLAY_TREE_H=splay-tree.h 8 LINKER_PLUGIN_API_H=plugin-api.h 9 BCONFIG_H=bconfig.h auto-host.h ansidecl.h 10 CONFIG_H=config.h auto-host.h ansidecl.h 11 TCONFIG_H=tconfig.h auto-host.h ansidecl.h 12 TM_P_H=tm_p.h config/arm/arm-flags.h arm-protos.h aarch-common-protos.h linux-protos.h tm-preds.h 13 TM_D_H=tm_d.h config/arm/arm.h arm-protos.h defaults.h 14 …-dummy.h dbxelf.h elfos.h gnu-user.h linux.h linux-android.h glibc-stdint.h elf.h linux-gas.h linu… 15 …-dummy.h dbxelf.h elfos.h gnu-user.h linux.h linux-android.h glibc-stdint.h elf.h linux-gas.h linu… [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | xf86int10.c | 3 * execute BIOS int 10h calls in x86 real mode environment 8 #include <xorg-config.h> 34 int num = pInt->num; in int_handler() 60 xf86DrvMsg(pInt->pScrn->scrnIndex, X_ERROR, "Halting on int 0x%2.2x!\n", num); in int_handler() 82 /* Set Video Mode */ in int42_handler() 83 /* Enter: AL = video mode number */ in int42_handler() 90 CARD8 mode, cgamode, cgacolour; in int42_handler() local 93 * Ignore all mode numbers but 0x00-0x13. Some systems also ignore in int42_handler() 100 * You didn't think that was really the mode set, did you? There in int42_handler() 103 mode = X86_AL; in int42_handler() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | ethernet-phy.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/net/ethernet-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Andrew Lunn <andrew@lunn.ch> 11 - Florian Fainelli <f.fainelli@gmail.com> 12 - Heiner Kallweit <hkallweit1@gmail.com> 14 # The dt-schema tools will generate a select statement first by using 21 pattern: "^ethernet-phy(@[a-f0-9]+)?$" 24 - $nodename [all …]
|
| H A D | snps,dwmac.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Alexandre Torgue <alexandre.torgue@st.com> 11 - Giuseppe Cavallaro <peppe.cavallaro@st.com> 12 - Jose Abreu <joabreu@synopsys.com> 23 - snps,dwmac 24 - snps,dwmac-3.50a 25 - snps,dwmac-3.610 26 - snps,dwmac-3.70a [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/base/inc/ |
| H A D | mpp_buffer_impl.h | 8 * http://www.apache.org/licenses/LICENSE-2.0 32 #define mpp_buf_dbg(flag, fmt, ...) _mpp_dbg(mpp_buffer_debug, flag, fmt, ## __VA_ARGS__) argument 33 #define mpp_buf_dbg_f(flag, fmt, ...) _mpp_dbg_f(mpp_buffer_debug, flag, fmt, ## __VA_ARGS__) argument 91 MppBufferMode mode; member 101 * used for buf on group reset mode 107 // used flag is for used/unused list detection 122 MppBufferMode mode; member 125 /* group status flag */ 126 // buffer force clear mode flag 129 // is_misc: 0 - normal group 1 - misc group [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | regs.h | 5 * Copyright (C) 1996-1999 SciTech Software, Inc. 6 * Copyright (C) David Mosberger-Tang 44 /*---------------------- Macros and type definitions ----------------------*/ 176 /* flag conditions */ 177 #define FB_CF 0x0001 /* CARRY flag */ 178 #define FB_PF 0x0004 /* PARITY flag */ 179 #define FB_AF 0x0010 /* AUX flag */ 180 #define FB_ZF 0x0040 /* ZERO flag */ 181 #define FB_SF 0x0080 /* SIGN flag */ 182 #define FB_TF 0x0100 /* TRAP flag */ [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | regs.h | 5 * Copyright (C) 1991-2004 SciTech Software, Inc. 6 * Copyright (C) David Mosberger-Tang 42 /*---------------------- Macros and type definitions ----------------------*/ 178 /* flag conditions */ 179 #define FB_CF 0x0001 /* CARRY flag */ 180 #define FB_PF 0x0004 /* PARITY flag */ 181 #define FB_AF 0x0010 /* AUX flag */ 182 #define FB_ZF 0x0040 /* ZERO flag */ 183 #define FB_SF 0x0080 /* SIGN flag */ 184 #define FB_TF 0x0100 /* TRAP flag */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-lantiq-ssc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011-2015 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> 4 * Copyright (C) 2016 Hauke Mehrtens <hauke@hauke-m.de> 53 #define LTQ_SPI_CLC_SMC_S 16 /* Clock divider for sleep mode */ 55 #define LTQ_SPI_CLC_RMC_S 8 /* Clock divider for normal run mode */ 70 #define LTQ_SPI_CON_EM BIT(24) /* Echo mode */ 87 #define LTQ_SPI_STAT_BSY BIT(13) /* Busy flag */ 88 #define LTQ_SPI_STAT_RUE BIT(12) /* Receive underflow error flag */ 89 #define LTQ_SPI_STAT_TUE BIT(11) /* Transmit underflow error flag */ 90 #define LTQ_SPI_STAT_AE BIT(10) /* Abort error flag */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | vcpu-requests.rst | 44 ---------- 46 The goal of a VCPU kick is to bring a VCPU thread out of guest mode in 48 a guest mode exit. However, a VCPU thread may not be in guest mode at the 49 time of the kick. Therefore, depending on the mode and state of the VCPU 53 1) Send an IPI. This forces a guest mode exit. 55 mode that wait on waitqueues. Waking them removes the threads from 58 3) Nothing. When the VCPU is not in guest mode and the VCPU thread is not 61 VCPU Mode 62 --------- 64 VCPUs have a mode state, ``vcpu->mode``, that is used to track whether the [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | spi-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/spi/spi-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Mark Brown <broonie@kernel.org> 15 controller may be described for use in SPI master mode or in SPI slave mode, 20 pattern: "^spi(@.*|-[0-9a-f])*$" 22 "#address-cells": 25 "#size-cells": 28 cs-gpios: [all …]
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | atmel_serial.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 25 #define ATMEL_US_STTTO BIT(11) /* Start Time-out */ 29 #define ATMEL_US_RETTO BIT(15) /* Rearm Time-out */ 40 #define ATMEL_US_MR 0x04 /* Mode Register */ 41 #define ATMEL_US_USMODE GENMASK(3, 0) /* Mode of the USART */ 58 #define ATMEL_US_SYNC BIT(8) /* Synchronous Mode Select */ 70 #define ATMEL_US_CHMODE GENMASK(15, 14) /* Channel Mode */ 76 #define ATMEL_US_MODE9 BIT(17) /* 9-bit Character Length */ 78 #define ATMEL_US_OVER BIT(19) /* Oversampling Mode */ 94 #define ATMEL_US_TIMEOUT BIT(8) /* Receiver Time-out */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | virt.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 12 * Flag indicating that the kernel was not entered in the same mode on every 14 * architecturally defined flag bit here. 23 * __boot_cpu_mode records what mode the primary CPU was booted in. 24 * A correctly-implemented bootloader must start all CPUs in the same mode: 25 * if it fails to do this, the flag BOOT_CPU_MODE_MISMATCH is set to indicate 26 * that some CPU(s) were booted in a different mode. 28 * This allows the kernel to flag an error when the secondaries have come up. 50 /* Reports the availability of HYP mode */
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-tuner.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_G_TUNER - VIDIOC_S_TUNER - Get or set tuner attributes 46 Tuners have two writable properties, the audio mode and the radio 47 frequency. To change the audio mode, applications initialize the 51 different audio mode if the requested mode is invalid or unsupported. 52 Since this is a write-only ioctl, it does not return the actually 53 selected audio mode. 68 .. flat-table:: struct v4l2_tuner 69 :header-rows: 0 70 :stub-columns: 0 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | fuse-io.rst | 1 .. SPDX-License-Identifier: GPL-2.0 9 - direct-io 10 - cached 11 + write-through 12 + writeback-cache 14 The direct-io mode can be selected with the FOPEN_DIRECT_IO flag in the 17 In direct-io mode the page cache is completely bypassed for reads and writes. 18 No read-ahead takes place. Shared mmap is disabled. 20 In cached mode reads may be satisfied from the page cache, and data may be 21 read-ahead by the kernel to fill the cache. The cache is always kept consistent [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | af_xdp.rst | 1 .. SPDX-License-Identifier: GPL-2.0 20 XDP programs to redirect frames to a memory buffer in a user-space 59 corresponding two rings, sets the XDP_SHARED_UMEM flag in the bind 64 single-consumer / single-producer (for performance reasons), the new 72 user-space application can place an XSK at an arbitrary place in this 83 when loading the XDP program, XDP_SKB mode is employed that uses SKBs 85 space. A fallback mode that works for any network device. On the other 99 http://vger.kernel.org/lpc_net2018_talks/lpc18_paper_af_xdp_perf-v2.pdf. Do 106 ---- 109 equal-sized frames. An UMEM is associated to a netdev and a specific [all …]
|
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | inode.c | 1 // SPDX-License-Identifier: GPL-2.0+ 38 * in raw mode. in xchk_setup_inode() 44 case -EFSCORRUPTED: in xchk_setup_inode() 45 case -EFSBADCRC: in xchk_setup_inode() 52 sc->ilock_flags = XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL; in xchk_setup_inode() 53 xfs_ilock(sc->ip, sc->ilock_flags); in xchk_setup_inode() 57 sc->ilock_flags |= XFS_ILOCK_EXCL; in xchk_setup_inode() 58 xfs_ilock(sc->ip, XFS_ILOCK_EXCL); in xchk_setup_inode() 73 uint16_t mode, in xchk_inode_extsize() argument 78 fa = xfs_inode_validate_extsize(sc->mp, be32_to_cpu(dip->di_extsize), in xchk_inode_extsize() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/radio/wl128x/ |
| H A D | fmdrv.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Common header for all FM driver sub-modules. 18 #include <media/v4l2-ioctl.h> 19 #include <media/v4l2-common.h> 20 #include <media/v4l2-device.h> 21 #include <media/v4l2-ctrls.h> 28 /* Flag info */ 101 u16 flag; /* FM interrupt flag */ member 111 u8 flag; /* RX RDS on/off status */ member 136 /* FM RX mode info */ [all …]
|