/openbmc/linux/drivers/comedi/drivers/ |
H A D | adv_pci1720.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * COMEDI driver for Advantech PCI-1720U 9 * COMEDI - Linux Control and Measurement Device Interface 15 * Description: 4-channel Isolated D/A Output board 16 * Devices: [Advantech] PCI-7120U (adv_pci1720) 18 * Updated: Fri, 29 Oct 2015 17:19:35 -0700 23 * The PCI-1720 has 4 isolated 12-bit analog output channels with multiple 27 * The analog outputs can operate in two modes, immediate and synchronized. 28 * This driver currently does not support the synchronized output mode. 35 * Jumper JP5 controls the "hot" reset state of the analog outputs. [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | renesas,rz-mtu3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/renesas,rz-mtu3.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas RZ/G2L Multi-Function Timer Pulse Unit 3 (MTU3a) 10 - Biju Das <biju.das.jz@bp.renesas.com> 13 This hardware block consists of eight 16-bit timer channels and one 14 32- bit timer channel. It supports the following specifications: 15 - Pulse input/output: 28 lines max. 16 - Pulse input 3 lines [all …]
|
/openbmc/qemu/migration/ |
H A D | migration-stats.h | 4 * Copyright (c) 2012-2023 Red Hat Inc 10 * See the COPYING file in the top-level directory. 19 * Amount of time to allocate to each "chunk" of bandwidth-throttled 42 * since we synchronized bitmaps. 50 * Number of times we have synchronized guest bitmaps. 116 * migration_rate_reset: Reset the rate limit counter.
|
H A D | cpu-throttle.c | 4 * Copyright (c) 2003-2008 Fabrice Bellard 28 #include "qemu/main-loop.h" 30 #include "sysemu/cpu-throttle.h" 32 #include "migration-stats.h" 45 /* Making sure RAMBlock dirty bitmap is synchronized every five seconds */ 59 throttle_ratio = pct / (1 - pct); in cpu_throttle_thread() 63 while (sleeptime_ns > 0 && !cpu->stop) { in cpu_throttle_thread() 65 qemu_cond_timedwait_bql(cpu->halt_cond, in cpu_throttle_thread() 72 sleeptime_ns = endtime_ns - qemu_clock_get_ns(QEMU_CLOCK_REALTIME); in cpu_throttle_thread() 74 qatomic_set(&cpu->throttle_thread_scheduled, 0); in cpu_throttle_thread() [all …]
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | ff-protocol-latter.c | 1 // SPDX-License-Identifier: GPL-2.0 2 // ff-protocol-latter.c - a part of driver for RME Fireface series 32 // 0x00000040: Synchronized to word clock on BNC interface 33 // 0x00000020: Synchronized to ADAT or S/PDIF on optical interface 34 // 0x00000010: Synchronized to S/PDIF on coaxial interface 42 // 0x0f000000: detected rate of ADAT-B on 2nd optical interface 43 // 0x00f00000: detected rate of ADAT-A on 1st optical interface 48 // 0x00000800: ADAT-B 49 // 0x00000600: ADAT-A 52 // 0x00000080: Synchronized to ADAT-B on 2nd optical interface [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/hsi/ |
H A D | nokia-modem.txt | 8 - compatible: Should be one of 9 "nokia,n900-modem" 10 "nokia,n950-modem" 11 "nokia,n9-modem" 12 - hsi-channel-names: Should contain the following strings 13 "mcsaab-control" 14 "speech-control" 15 "speech-data" 16 "mcsaab-data" 17 - gpios: Should provide a GPIO handler for each GPIO listed in [all …]
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h6-orangepi-lite2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 4 #include "sun50i-h6-orangepi.dtsi" 8 compatible = "xunlong,orangepi-lite2", "allwinner,sun50i-h6"; 11 serial1 = &uart1; /* BT-UART */ 15 compatible = "mmc-pwrseq-simple"; 17 clock-names = "ext_clock"; 18 reset-gpios = <&r_pio 1 3 GPIO_ACTIVE_LOW>; /* PM3 */ 19 post-power-on-delay-ms = <200>; 24 vmmc-supply = <®_cldo2>; 25 vqmmc-supply = <®_bldo3>; [all …]
|
/openbmc/linux/net/core/ |
H A D | dev_addr_lists.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * net/core/dev_addr_lists.c - Functions for handling net device lists 24 struct rb_node **ins_point = &list->tree.rb_node, *parent = NULL; in __hw_addr_insert() 31 diff = memcmp(new->addr, ha->addr, addr_len); in __hw_addr_insert() 33 diff = memcmp(&new->type, &ha->type, sizeof(new->type)); in __hw_addr_insert() 37 ins_point = &parent->rb_left; in __hw_addr_insert() 39 ins_point = &parent->rb_right; in __hw_addr_insert() 41 return -EEXIST; in __hw_addr_insert() 44 rb_link_node_rcu(&new->node, parent, ins_point); in __hw_addr_insert() 45 rb_insert_color(&new->node, &list->tree); in __hw_addr_insert() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,dsi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chun-Kuang Hu <chunkuang.hu@kernel.org> 11 - Philipp Zabel <p.zabel@pengutronix.de> 12 - Jitao Shi <jitao.shi@mediatek.com> 13 - Xinlei Lee <xinlei.lee@mediatek.com> 17 drive up to 4-lane MIPI DSI output. Two DSIs can be synchronized for dual- 21 - $ref: /schemas/display/dsi-controller.yaml# 26 - enum: [all …]
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 Timekeeping Virtualization for X86-Based Architectures 32 information relevant to KVM and hardware-based virtualization. 41 2.1. i8254 - PIT 42 ---------------- 46 channels which can be programmed to deliver periodic or one-shot interrupts. 53 The PIT uses I/O ports 0x40 - 0x43. Access to the 16-bit counters is done 59 -------------- ---------------- 61 | 1.1932 MHz|---------->| CLOCK OUT | ---------> IRQ 0 63 -------------- | +->| GATE TIMER 0 | [all …]
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 #include <asm-generic/errno-base.h> 13 * -ENOSYS if users try to call a syscall that doesn't exist. To keep 16 * implementations should refrain from returning -ENOSYS. 26 #define EL2NSYNC 45 /* Level 2 not synchronized */ 28 #define EL3RST 47 /* Level 3 reset */ 71 #define ENOTSOCK 88 /* Socket operation on non-socket */ 85 #define ENETRESET 102 /* Network dropped connection because of reset */ 87 #define ECONNRESET 104 /* Connection reset by peer */ 119 #define ERFKILL 132 /* Operation not possible due to RF-kill */
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 #include <asm-generic/errno-base.h> 13 * -ENOSYS if users try to call a syscall that doesn't exist. To keep 16 * implementations should refrain from returning -ENOSYS. 26 #define EL2NSYNC 45 /* Level 2 not synchronized */ 28 #define EL3RST 47 /* Level 3 reset */ 71 #define ENOTSOCK 88 /* Socket operation on non-socket */ 85 #define ENETRESET 102 /* Network dropped connection because of reset */ 87 #define ECONNRESET 104 /* Connection reset by peer */ 119 #define ERFKILL 132 /* Operation not possible due to RF-kill */
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 #include <asm-generic/errno-base.h> 7 #undef EAGAIN /* 11 in errno-base.h */ 15 #define ENOTSOCK 38 /* Socket operation on non-socket */ 29 #define ENETRESET 52 /* Network dropped connection because of reset */ 31 #define ECONNRESET 54 /* Connection reset by peer */ 68 #define EL2NSYNC 89 /* Level 2 not synchronized */ 70 #define EL3RST 91 /* Level 3 reset */ 124 #define ERFKILL 138 /* Operation not possible due to RF-kill */
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 #include <asm-generic/errno-base.h> 7 #undef EAGAIN /* 11 in errno-base.h */ 15 #define ENOTSOCK 38 /* Socket operation on non-socket */ 29 #define ENETRESET 52 /* Network dropped connection because of reset */ 31 #define ECONNRESET 54 /* Connection reset by peer */ 68 #define EL2NSYNC 89 /* Level 2 not synchronized */ 70 #define EL3RST 91 /* Level 3 reset */ 124 #define ERFKILL 138 /* Operation not possible due to RF-kill */
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 7 #include <asm-generic/errno-base.h> 12 #define ENOTSOCK 38 /* Socket operation on non-socket */ 26 #define ENETRESET 52 /* Net dropped connection because of reset */ 28 #define ECONNRESET 54 /* Connection reset by peer */ 71 #define EL2NSYNC 95 /* Level 2 not synchronized */ 73 #define EL3RST 97 /* Level 3 reset */ 114 #define ERFKILL 134 /* Operation not possible due to RF-kill */
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 7 #include <asm-generic/errno-base.h> 12 #define ENOTSOCK 38 /* Socket operation on non-socket */ 26 #define ENETRESET 52 /* Net dropped connection because of reset */ 28 #define ECONNRESET 54 /* Connection reset by peer */ 71 #define EL2NSYNC 95 /* Level 2 not synchronized */ 73 #define EL3RST 97 /* Level 3 reset */ 114 #define ERFKILL 134 /* Operation not possible due to RF-kill */
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 #include <asm-generic/errno-base.h> 10 #define EL2NSYNC 38 /* Level 2 not synchronized */ 12 #define EL3RST 40 /* Level 3 reset */ 78 #define ENOTSOCK 216 /* Socket operation on non-socket */ 92 #define ENETRESET 230 /* Network dropped connection because of reset */ 94 #define ECONNRESET 232 /* Connection reset by peer */ 121 #define ERFKILL 256 /* Operation not possible due to RF-kill */
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 #include <asm-generic/errno-base.h> 10 #define EL2NSYNC 38 /* Level 2 not synchronized */ 12 #define EL3RST 40 /* Level 3 reset */ 78 #define ENOTSOCK 216 /* Socket operation on non-socket */ 92 #define ENETRESET 230 /* Network dropped connection because of reset */ 94 #define ECONNRESET 232 /* Connection reset by peer */ 121 #define ERFKILL 256 /* Operation not possible due to RF-kill */
|
/openbmc/linux/arch/x86/kernel/ |
H A D | tsc_sync.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * We check whether all boot CPUs have their TSC's synchronized, 8 * print a warning if not and turn off the TSC clock-source. 10 * The warp-check is point-to-point between two CPUs, the CPU 14 * Only two CPUs may participate - they can enter in any order. 37 * TSC's on different sockets may be reset asynchronously. 63 if (!resume && time_before(jiffies, adj->nextcheck)) in tsc_verify_tsc_adjust() 66 adj->nextcheck = jiffies + HZ; in tsc_verify_tsc_adjust() 69 if (adj->adjusted == curval) in tsc_verify_tsc_adjust() 73 wrmsrl(MSR_IA32_TSC_ADJUST, adj->adjusted); in tsc_verify_tsc_adjust() [all …]
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 16 #include <asm-generic/errno-base.h> 21 #define EL2NSYNC 38 /* Level 2 not synchronized */ 23 #define EL3RST 40 /* Level 3 reset */ 70 #define ENOTSOCK 95 /* Socket operation on non-socket */ 84 #define ENETRESET 129 /* Network dropped connection because of reset */ 86 #define ECONNRESET 131 /* Connection reset by peer */ 123 #define ERFKILL 167 /* Operation not possible due to RF-kill */
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 16 #include <asm-generic/errno-base.h> 21 #define EL2NSYNC 38 /* Level 2 not synchronized */ 23 #define EL3RST 40 /* Level 3 reset */ 70 #define ENOTSOCK 95 /* Socket operation on non-socket */ 84 #define ENETRESET 129 /* Network dropped connection because of reset */ 86 #define ECONNRESET 131 /* Connection reset by peer */ 123 #define ERFKILL 167 /* Operation not possible due to RF-kill */
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 5 * SDPX-License-Identifier: GPL-2.0+ 32 ERRNO_MSG(EXDEV, "Cross-device link"), 44 ERRNO_MSG(EROFS, "Read-only file system"), 59 ERRNO_MSG(EL2NSYNC, "Level 2 not synchronized"), 61 ERRNO_MSG(EL3RST, "Level 3 reset"), 102 ERRNO_MSG(ENOTSOCK, "Socket operation on non-socket"), 116 ERRNO_MSG(ENETRESET, "Network dropped connection because of reset"), 118 ERRNO_MSG(ECONNRESET, "Connection reset by peer"),
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_errno_defs.h | 8 * from asm-sparc/errno.h 17 #define TARGET_ENOTSOCK 38 /* Socket operation on non-socket */ 45 #define TARGET_ENETRESET 52 /* Net dropped connection because of reset */ 49 #define TARGET_ECONNRESET 54 /* Connection reset by peer */ 131 #define TARGET_EL2NSYNC 95 /* Level 2 not synchronized */ 135 #define TARGET_EL3RST 97 /* Level 3 reset */ 209 #define TARGET_ERFKILL 134 /* Operation not possible due to RF-kill */
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_errno_defs.h | 8 * from asm-mips/errno.h 20 #define TARGET_EL2NSYNC 38 /* Level 2 not synchronized */ 24 #define TARGET_EL3RST 40 /* Level 3 reset */ 118 #define TARGET_ENOTSOCK 95 /* Socket operation on non-socket */ 146 #define TARGET_ENETRESET 129 /* Network dropped connection because of reset */ 150 #define TARGET_ECONNRESET 131 /* Connection reset by peer */
|
/openbmc/linux/drivers/watchdog/ |
H A D | rzg2l_wdt.c | 1 // SPDX-License-Identifier: GPL-2.0 17 #include <linux/reset.h> 67 if (priv->devtype == WDT_RZV2M) { in rzg2l_wdt_reset() 68 /* WDT needs TYPE-B reset control */ in rzg2l_wdt_reset() 69 err = reset_control_assert(priv->rstc); in rzg2l_wdt_reset() 72 ndelay(priv->minimum_assertion_period); in rzg2l_wdt_reset() 73 err = reset_control_deassert(priv->rstc); in rzg2l_wdt_reset() 78 priv->rstc); in rzg2l_wdt_reset() 80 err = reset_control_reset(priv->rstc); in rzg2l_wdt_reset() 89 ndelay(priv->delay); in rzg2l_wdt_wait_delay() [all …]
|