/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | gpio-keys.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/input/gpio-keys.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ro [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra234-p3768-0000+p3767-0000.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/linux-event-codes.h> 5 #include <dt-bindings/input/gpio-key [all...] |
H A D | tegra234-p3740-0002+p3701-0008.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/linux-event-codes.h> 5 #include <dt-bindings/input/gpio-key [all...] |
H A D | tegra234-p3768-0000.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 compatible = "nvidia,p3768-0000"; 11 stdout-path = "serial0:115200n8"; 23 vcc-supply = <&vdd_1v8_sys>; 24 address-width = <8>; 27 read-only; 32 current-speed = <115200>; 37 assigned-clock [all...] |
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra20-asus-tf101.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/atmel-maxtouch.h> 5 #include <dt-bindings/input/gpio-keys.h> 6 #include <dt-bindings/input/input.h> 7 #include <dt-binding [all...] |
H A D | tegra30-asus-transformer-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/input/gpio-keys.h> 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/thermal/thermal.h> 8 #include "tegra30-cpu-opp.dtsi" 9 #include "tegra30-cp [all...] |
H A D | tegra30-asus-nexus7-grouper-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/input/gpio-keys.h> 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/power/summit,smb347-charger.h> 6 #include <dt-bindings/thermal/thermal.h> 9 #include "tegra30-cp [all...] |
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_lock.c | 3 * Copyright (c) 2007-2009 VMware, Inc., Palo Alto, CA., USA 20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 22 * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 28 * Authors: Thomas Hellstrom <thellstrom-at-vmware-dot-com> 50 mtx_init(&lock->lock, "ttmlk", NULL, MTX_DEF); in ttm_lock_init() 51 lock->rw = 0; in ttm_lock_init() 52 lock->flags = 0; in ttm_lock_init() 53 lock->kill_takers = false; in ttm_lock_init() 54 lock->signal = SIGKILL; in ttm_lock_init() 70 mtx_lock(&lock->lock); in ttm_read_unlock() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun8i-h3-nanopi-neo-air.dts | 4 * This file is dual-licensed: you can use it either under the terms 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 43 /dts-v1/; 44 #include "sun8i-h3.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 51 compatible = "friendlyarm,nanopi-neo-air", "allwinner,sun8i-h3"; 58 stdout-path = "serial0:115200n8"; 62 compatible = "gpio-leds"; [all …]
|
H A D | sunxi-bananapi-m2-plus.dtsi | 2 * Copyright (C) 2016 Chen-Yu Tsai <wens@csie.org> 4 * This file is dual-licensed: you can use it either under the terms 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 43 #include "sunxi-common-regulators.dtsi" 45 #include <dt-bindings/gpio/gpio.h> 46 #include <dt-bindings/input/input.h> 56 stdout-path = "serial0:115200n8"; 60 compatible = "hdmi-connector"; 65 remote-endpoint = <&hdmi_out_con>; [all …]
|
H A D | sun8i-h3-nanopi.dtsi | 5 * This file is dual-licensed: you can use it either under the terms 37 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 39 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 44 /dts-v1/; 45 #include "sun8i-h3.dtsi" 46 #include "sunxi-common-regulators.dtsi" 48 #include <dt-bindings/gpio/gpio.h> 49 #include <dt-bindings/input/input.h> 57 stdout-path = "serial0:115200n8"; 61 compatible = "gpio-leds"; [all …]
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_logging.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2005-2007 Joseph Koshy 24 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 75 * kern.hwpmc.logbuffersize -- size of the per-cpu owner buffers. 83 * kern.hwpmc.nbuffers_pcpu -- number of global log buffers 97 (D)->plb_fence = ((char *)(buf)) + 1024 * pmclog_buffer_size; \ 98 (D)->plb_base = (D)->plb_ptr = ((char *)(buf)); \ 99 (D)->plb_domain = domain; \ 103 (D)->plb_ptr = (D)->plb_base; \ [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_power.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2004 Atheros Communications, Inc. 13 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 28 * Notify Power Mgt is disabled in self-generated frames. 40 * Notify Power Mgt is enabled in self-generated frames. 59 for (i = POWER_UP_TIME / 200; i != 0; i--) { in ar5210SetPowerModeAwake() 69 ath_hal_printf(ah, "%s: Failed to wakeup in %ums\n", in ar5210SetPowerModeAwake() [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_power.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2006 Atheros Communications, Inc. 13 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 29 * Notify Power Mgt is enabled in self-generated frames. 48 for (i = POWER_UP_TIME / 200; i != 0; i--) { in ar5211SetPowerModeAwake() 58 ath_hal_printf(ah, "%s: Failed to wakeup in %ums\n", in ar5211SetPowerModeAwake() 71 * Notify Power Mgt is disabled in self-generated frames. [all …]
|
H A D | ar5211_beacon.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2006 Atheros Communications, Inc. 13 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 50 OS_REG_WRITE(ah, AR_TIMER0, bt->bt_nexttbtt); in ar5211SetBeaconTimers() 51 OS_REG_WRITE(ah, AR_TIMER1, bt->bt_nextdba); in ar5211SetBeaconTimers() 52 OS_REG_WRITE(ah, AR_TIMER2, bt->bt_nextswba); in ar5211SetBeaconTimers() 53 OS_REG_WRITE(ah, AR_TIMER3, bt->bt_nextatim); in ar5211SetBeaconTimers() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ul-litesom.dtsi | 4 * Author: Marcin Niestroj <m.niestroj@grinn-global.com> 6 * This file is dual-licensed: you can use it either under the terms 37 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 39 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 48 compatible = "grinn,imx6ul-litesom", "fsl,imx6ul"; 75 pinctrl-names = "default"; 76 pinctrl-0 = <&pinctrl_usdhc2>; 77 no-1-8-v; 78 non-removable; 79 keep-power-in-suspend; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8183-kukui-kakadu.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 #include "mt8183-kukui.dtsi" 7 #include <dt-bindings/input/gpio-keys.h> 10 ppvarn_lcd: ppvarn-lcd { 11 compatible = "regulator-fixed"; 12 regulator-name = "ppvarn_lcd"; 13 pinctrl-name [all...] |
/freebsd/sys/contrib/xen/ |
H A D | sched.h | 18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 20 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 45 * @arg == Operation-specific extra argument(s), as described below. 46 * ... == Additional Operation-specific extra arguments, described below. 67 * Block execution of this VCPU until an event is received for processing. 68 * If called with event upcalls masked, this operation will atomically 69 * reenable event delivery and check for pending events before blocking the 70 * VCPU. This avoids a "wakeup waiting" race. 80 * x86 PV guests must also set RDX (EDX for 32-bit guests) to the MFN 91 * Poll a set of event-channel ports. Return when one or more are pending. An [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32h750i-art-pi.dts | 2 * Copyright 2021 - Dillon Min <dillon.minfei@gmail.com> 4 * This file is dual-licensed: you can use it either under the terms 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 42 * For art-pi board resources, you can refer to link: 43 * https://art-pi.gitee.io/website/ 46 /dts-v1/; 48 #include "stm32h7-pinctrl.dtsi" 49 #include <dt-bindings/interrupt-controller/irq.h> 50 #include <dt-bindings/gpio/gpio.h> [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_power.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2008 Atheros Communications, Inc. 13 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 28 * Notify Power Mgt is enabled in self-generated frames. 45 * Do a Power-On-Reset if OWL is shutdown in ar5416SetPowerModeAwake() 46 * the NetBSD driver power-cycles the Cardbus slot in ar5416SetPowerModeAwake() 53 AH5416(ah)->ah_initPLL(ah, AH_NULL); in ar5416SetPowerModeAwake() [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_power.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2008 Atheros Communications, Inc. 13 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 29 * Notify Power Mgt is enabled in self-generated frames. 68 for (i = POWER_UP_TIME / 50; i != 0; i--) { in ar5212SetPowerModeAwake() 77 ath_hal_printf(ah, "%s: Failed to wakeup in %ums\n", in ar5212SetPowerModeAwake() 91 * Notify Power Mgt is disabled in self-generated frames. [all …]
|
/freebsd/share/man/man9/ |
H A D | panic.9 | 3 .\" SPDX-License-Identifier: BSD-4-Clause 30 .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 78 In the unlikely event of concurrent panics, only one panicking thread will proceed. 104 variable-length argument processing. 113 Most often this is used to avoid taking an action that cannot possibly succeed 121 .Bl -bullet 123 Single-threaded execution. 127 .Xr wakeup 9 142 Time-based sleeps such as 144 may be performed as a busy-wait.
|
H A D | sleepqueue.9 | 1 .\" Copyright (c) 2000-2004 John H. Baldwin <jhb@FreeBSD.org> 15 .\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT, 95 The implementation of each wait channel splits its sleepqueue into 2 sub-queues 180 parameter specifies the sub-queue, in which the contending thread will be 185 .Bl -tag -width ".Dv SLEEPQ_CONDVAR" -compact 191 .Xr wakeup 9 201 .Bl -tag -width ".Dv SLEEPQ_INTERRUPTIBLE" -compact 205 .Bl -tag -width ".Dv SLEEPQ_STOP_ON_BDRY" -compact 208 arrival of stop action, like 234 It allows to specify relative or absolute wakeup time with higher resolution [all …]
|
/freebsd/sys/contrib/dev/acpica/components/events/ |
H A D | evxfgpe.c | 3 * Module Name: evxfgpe - External Interfaces for General Purpose Events (GPEs) 11 * Some or all of this work - Copyright (c) 1999 - 2023, Intel Corp. 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 33 * license, and in no event shall the patent license extend to any additions 90 * 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES 94 * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL 103 * event Licensee exports any such software from the United States or 104 * re-exports any such software from a foreign destination, Licensee shall 105 * ensure that the distribution and export/re-export of the software is in 108 * any of its subsidiaries will export/re-export any technical data, process, [all …]
|
/freebsd/crypto/heimdal/kcm/ |
H A D | kcm_locl.h | 25 * ARE DISCLAIMED. IN NO EVENT SHALL PADL SOFTWARE OR CONTRIBUTORS BE LIABLE 48 kcm_op2string(_opcode), (_client)->pid, (_client)->uid); \ 53 kcm_op2string(_opcode), (_name), (_client)->pid, (_client)->uid); \ 109 if (((_ccache)->flags & KCM_FLAGS_VALID) == 0) \ 111 else if ((_ccache)->refcnt == 0) \ 117 /* Event management */ 131 } action; member 136 /* wakeup interval for event queue */ 152 #define CLIENT_IS_ROOT(client) ((client)->uid == 0) 185 #include <kcm-protos.h>
|