Home
last modified time | relevance | path

Searched +full:force +full:- +full:mode (Results 1 – 25 of 1061) sorted by relevance

12345678910>>...43

/freebsd-src/sys/contrib/device-tree/Bindings/mfd/
H A Dqcom-rpm.txt8 - compatible:
12 "qcom,rpm-apq8064"
13 "qcom,rpm-msm8660"
14 "qcom,rpm-msm8960"
15 "qcom,rpm-ipq8064"
16 "qcom,rpm-mdm9615"
18 - reg:
20 Value type: <prop-encoded-array>
23 - interrupts:
25 Value type: <prop-encoded-array>
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom,rpm-regulator.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/qcom,rpm-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
15 The regulator node houses sub-nodes for each regulator within the device.
16 Each sub-node is identified using the node's name, with valid values listed
28 l29, lvs1, lvs2, lvs3, lvs4, lvs5, lvs6, lvs7, usb-switch, hdmi-switch,
37 - Bjorn Andersson <andersson@kernel.org>
42 - qcom,rpm-pm8058-regulators
43 - qcom,rpm-pm8901-regulators
[all …]
/freebsd-src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
28 * Notify Power Mgt is enabled in self-generated frames.
29 * If requested, force chip awake.
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()
65 for (i = POWER_UP_TIME / 50; i != 0; i--) { in ar5416SetPowerModeAwake()
[all …]
/freebsd-src/crypto/heimdal/appl/telnet/telnet/
H A Dterminal.c95 * -1: No useful work done, data waiting to go out.
98 * n: All data - n was written out.
126 n1 = n0 - n; in ttyflush()
135 return -1; in ttyflush()
138 return -1; in ttyflush()
141 return n0 - n + 1; in ttyflush()
146 * These routines decides on what the mode should be (based on the values
154 int mode = 0; in getconnmode() local
157 mode |= MODE_ECHO; in getconnmode()
160 mode |= MODE_FLOW; in getconnmode()
[all …]
/freebsd-src/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi4 @cindex vendor-specific NTPD control program
7 # EDIT THIS FILE WITH CAUTION (invoke-ntpdc.texi)
9 # It has been AutoGen-ed May 25, 2024 at 12:04:17 AM by AutoGen 5.18.16
10 # From the definitions ntpdc-opts.def
11 # and the template file agtexi-cmd.tpl
19 @code{ntpq(1ntpqmdoc)} instead - it can do everything
28 It uses NTP mode 7 control message formats described in the source code.
30 be run either in interactive mode or controlled using command line
42 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntpdc} program.
46 * ntpdc usage:: ntpdc help/usage (@option{--help})
[all …]
/freebsd-src/sys/dev/drm2/
H A Ddrm_modes.c2 * Copyright © 1997-2003 by The XFree86 Project, Inc.
4 * Copyright © 2007-2008 Intel Corporation
6 * Copyright 2005-2006 Luc Verhaegen
38 * drm_mode_debug_printmodeline - debug print a mode
40 * @mode: mode to print
45 * Describe @mode using DRM_DEBUG.
47 void drm_mode_debug_printmodeline(const struct drm_display_mode *mode) in drm_mode_debug_printmodeline() argument
51 mode->base.id, mode->name, mode->vrefresh, mode->clock, in drm_mode_debug_printmodeline()
52 mode->hdisplay, mode->hsync_start, in drm_mode_debug_printmodeline()
53 mode->hsync_end, mode->htotal, in drm_mode_debug_printmodeline()
[all …]
/freebsd-src/sys/dev/mii/
H A Dnsphyterreg.h3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
65 #define PHYSTS_MP_DESCRLK 0x0200 /* de-scrambler lock */
85 #define MIPGSR_MSK_ANC 0x0800 /* mask auto-neg complete event */
96 #define PCSR_SINGLE_SD 0x8000 /* single-ended SD mode */
97 #define PCSR_FEFI_EN 0x4000 /* far end fault indication mode */
99 #define PCSR_DESCR_TO_SEL 0x1000 /* descrambler timer mode */
102 #define PCSR_TX_QUIET 0x0200 /* 100Mb/s transmit true quiet mode */
104 #define PCSR_F_LINK_100 0x0040 /* force good link in 100Mb/s */
114 #define PCSR_MP_TQ_EN 0x0400 /* enable True Quiet mode */
[all …]
H A Dbmtphyreg.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
48 #define AUX_CTL_FEF_EN 0x0020 /* far-end fault enable */
51 #define AUX_STS_FX_MODE 0x0400 /* 100base-FX mode (strap pin) */
63 #define MII_BMTPHY_RXERROR_CTR 0x12 /* 100base-X Rx error counter */
66 #define MII_BMTPHY_FCS_CTR 0x13 /* 100base-X false carrier counter */
69 #define MII_BMTPHY_DIS_CTR 0x14 /* 100base-X disconnect counter */
76 #define AUX_CSR_FLINK 0x4000 /* force 10baseT link pass */
81 #define AUX_CSR_ANEG 0x0008 /* auto-negotiation activated */
82 #define AUX_CSR_F100 0x0004 /* force 100base */
[all …]
/freebsd-src/libexec/bootpd/
H A Dbootpd.812 .Op Fl c Ar chdir-path
59 This mode of operation is referred to as "inetd mode" and causes
75 in "standalone mode" (without
78 Standalone mode is particularly useful when
82 (Automatic start up in standalone mode can be done by invoking
87 Standalone mode is less useful for
94 or from a shell and automatically selects the appropriate mode.
99 option may be used to force standalone or inetd mode respectively
103 .Bl -tag -width indent
118 In standalone mode, this option is forced to zero.
[all …]
/freebsd-src/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.1update-leapmdoc4 .\" EDIT THIS FILE WITH CAUTION (update-leap-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:51 AM by AutoGen 5.18.16
7 .\" From the definitions update-leap-opts.def
8 .\" and the template file agmdoc-cmd.tpl
10 .Nm update-leap
11 .Nd leap-seconds file manager/updater
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
24 and if necessary, updates leap\-second definition file.
43 For cron\-friendly behavior, define CRONJOB=1 in the crontab.
47 .Bl -tag
[all …]
H A Dupdate-leap.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (update-leap-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:51 AM by AutoGen 5.18.16
7 .\" From the definitions update-leap-opts.def
8 .\" and the template file agmdoc-cmd.tpl
10 .Nm update-leap
11 .Nd leap-seconds file manager/updater
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
24 and if necessary, updates leap\-second definition file.
43 For cron\-friendly behavior, define CRONJOB=1 in the crontab.
47 .Bl -tag
[all …]
H A Dupdate-leap.1update-leapman2 . it 1 an-trap
13 .TH update-leap 1update-leapman "25 May 2024" "ntp (4.2.8p18)" "User Commands"
15 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
17 .\" It has been AutoGen-ed May 25, 2024 at 12:05:55 AM by AutoGen 5.18.16
18 .\" From the definitions update-leap-opts.def
19 .\" and the template file agman-cmd.tpl
21 \f\*[B-Font]update-leap\fP
22 \- leap-seconds file manager/updater
24 \f\*[B-Font]update-leap\fP
26 [\f\*[B-Font]\-flags\f[]]
[all …]
H A Dupdate-leap.man.in2 . it 1 an-trap
13 .TH update-leap 1update-leapman "25 May 2024" "ntp (4.2.8p18)" "User Commands"
15 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
17 .\" It has been AutoGen-ed May 25, 2024 at 12:05:55 AM by AutoGen 5.18.16
18 .\" From the definitions update-leap-opts.def
19 .\" and the template file agman-cmd.tpl
21 \f\*[B-Font]update-leap\fP
22 \- leap-seconds file manager/updater
24 \f\*[B-Font]update-leap\fP
26 [\f\*[B-Font]\-flags\f[]]
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/
H A Dcommon-properties.txt5 ----------
13 - big-endian: Boolean; force big endian register accesses
15 know the peripheral always needs to be accessed in big endian (BE) mode.
16 - little-endian: Boolean; force little endian register accesses
18 peripheral always needs to be accessed in little endian (LE) mode.
19 - native-endian: Boolean; always use register accesses matched to the
20 endianness of the kernel binary (e.g. LE vmlinux -> readl/writel,
21 BE vmlinux -> ioread32be/iowrite32be). In this case no byte swaps
22 will ever be performed. Use this if the hardware "self-adjusts"
27 In such cases, little-endian is the preferred default, but it is not
[all …]
/freebsd-src/usr.sbin/wpa/wpa_cli/
H A Dwpa_cli.81 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
48 is a text-based frontend program for interacting with
62 mode, dot11 and dot1x MIBs, etc.
77 one-time passwords or generic token card
79 challenge-response that uses an external device for generating the
87 is in interactive mode providing access to unsolicited messages
90 Interactive mode is started when
97 In command line mode, the same commands are
103 non-root user access by using the
[all …]
/freebsd-src/usr.bin/proccontrol/
H A Dproccontrol.c1 /*-
38 enum mode {
58 enum mode mode; in str2pid()
86 warnx("non-numeric pid"); in usage()
87 return (-1); in usage()
96 fprintf(stderr, " proccontrol -m mode -s (enable|disable) " in main()
97 "(- in main()
95 int arg, ch, error, mode; main() local
[all...]
/freebsd-src/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_power.c1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
31 * Notify Power Mgt is enabled in self-generated frames.
32 * If requested, force chip awake.
47 * Notify Power Mgt is disabled in self-generated frames.
48 * If requested, force chip to sleep.
57 * Notify Power Management is enabled in self-generating
58 * fames. If request, set power mode of chip to
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/pci/
H A Dfsl,pci.txt1 * Bus Enumeration by Freescale PCI-X Agent
3 Typically any Freescale PCI-X bridge hardware strapped into Agent mode
4 is prevented from enumerating the bus. The PrPMC form-factor requires
5 all mezzanines to be PCI-X Agents, but one per system may still
8 The property defined below will allow a PCI-X bridge to be used for bus
9 enumeration despite being strapped into Agent mode.
12 - fsl,pci-agent-force-enum : There is no value associated with this
17 /* PCI-X bridge known to be PrPMC Monarch */
19 fsl,pci-agent-force-enum;
20 #interrupt-cells = <1>;
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/phy/
H A Dmediatek,tphy.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Dnvidia,tegra124-dfll.txt4 Documentation/devicetree/bindings/clock/clock-bindings.txt
7 the fast CPU cluster. It consists of a free-running voltage controlled
10 communicating with an off-chip PMIC either via an I2C bus or via PWM signals.
13 - compatible : should be one of:
14 - "nvidia,tegra124-dfll": for Tegra124
15 - "nvidia,tegra210-dfll": for Tegra210
16 - reg : Defines the following set of registers, in the order listed:
17 - registers for the DFLL control logic.
18 - registers for the I2C output logic.
19 - registers for the integrated I2C master controller.
[all …]
/freebsd-src/share/misc/
H A Dusb_hid_usages4 # - lines that do not start with a white space give the number and name of
6 # - lines that start with a white space give the number and name of
20 0x08 Multi-axis Controller
62 0x90 D-pad Up
63 0x91 D-pad Down
64 0x92 D-pad Right
65 0x93 D-pad Left
107 0xB2 Anti-Torque Control
278 0x2D Keyboard - and (underscore)
283 0x32 Keyboard Non-US # and ~
[all …]
/freebsd-src/usr.sbin/pw/
H A Dpw.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
104 static int mode = -1; variable
105 static int which = -1;
108 static void cmdhelp(int mode, int which);
123 conf.fd = -1; in main()
133 if (*argv[1] == '-') { in main()
135 * Special case, allow pw -V<dir> <operation> [args] for scripts etc. in main()
140 errx(EXIT_FAILURE, "Both '-R' and '-V' " in main()
154 --argc; in main()
[all …]
/freebsd-src/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_power.c1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2004 Atheros Communications, Inc.
28 * Notify Power Mgt is disabled in self-generated frames.
29 * If requested, set Power Mode of chip to auto/normal.
40 * Notify Power Mgt is enabled in self-generated frames.
41 * If requested, force chip awake.
59 for (i = POWER_UP_TIME / 200; i != 0; i--) { in ar5210SetPowerModeAwake()
82 * Notify Power Mgt is disabled in self-generated frames.
[all …]
/freebsd-src/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_power.c1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2006 Atheros Communications, Inc.
29 * Notify Power Mgt is enabled in self-generated frames.
30 * If requested, force chip awake.
48 for (i = POWER_UP_TIME / 200; i != 0; i--) { in ar5211SetPowerModeAwake()
71 * Notify Power Mgt is disabled in self-generated frames.
72 * If requested, force chip to sleep.
83 * Notify Power Management is enabled in self-generating
[all …]
/freebsd-src/sys/contrib/openzfs/man/man8/
H A Dzinject.89 .\" or https://opensource.org/licenses/CDDL-1.0.
24 .\" lint-ok: WARNING: sections out of conventional order: Sh SYNOPSIS
40 .Bl -tag -width Ds
53 Force an error into the pool at a bookmark.
67 Force a vdev into the DEGRADED or FAULTED state.
128 Force a vdev error.
164 Force an error into the contents of a file.
176 Force an error into the metadnode for a file or directory.
189 Force a
[all...]

12345678910>>...43