Home
last modified time | relevance | path

Searched +full:hardware +full:- +full:controlled (Results 1 – 25 of 350) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-bcm6328.txt4 In these SoCs it's possible to control LEDs both as GPIOs or by hardware.
6 controller), which can either be controlled by software (exporting the 74x164
7 as spi-gpio. See Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml),
8 or by hardware using this driver.
9 Some of these Serial LEDs are hardware controlled (e.g. ethernet LEDs) and
10 exporting the 74x164 as spi-gpio prevents those LEDs to be hardware
11 controlled, so the only chance to keep them working is by using this driver.
14 should be controlled by a hardware signal instead of the MODE register value,
15 with 0 meaning hardware control enabled and 1 hardware control disabled. This
16 is usually 1:1 for hardware to LED signals, but through the activity/link
[all …]
H A Dleds-bcm6328.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/leds/leds-bcm6328.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Álvaro Fernández Rojas <noltari@gmail.com>
14 In these SoCs it's possible to control LEDs both as GPIOs or by hardware.
16 controller), which can either be controlled by software (exporting the 74x164
17 as spi-gpio. See
18 Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml), or by hardware
20 Some of these Serial LEDs are hardware controlled (e.g. ethernet LEDs) and
[all …]
/freebsd/sys/contrib/device-tree/src/mips/brcm/
H A Dbcm63268-comtrend-vr-3032u.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
7 compatible = "comtrend,vr-3032u", "brcm,bcm63268";
8 model = "Comtrend VR-3032u";
17 stdout-path = &uart0;
23 brcm,serial-leds;
24 brcm,serial-dat-low;
25 brcm,serial-shift-inv;
29 brcm,hardware-controlled;
30 brcm,link-signal-sources = <0>;
[all …]
/freebsd/share/man/man4/
H A Dacpi_hp.435 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
48 driver provides support for ACPI-controlled features found on HP laptops
63 .Bl -tag -width "subsystem" -offset indent -compact
77 .Bl -tag -width "0xc0" -offset indent -compact
99 .Bl -tag -width indent
103 (read-only)
104 WLAN radio status (controlled by hardware switch)
106 (read-only)
107 WLAN on air (chip enabled, hardware switch enabled + enabled in BIOS)
[all …]
H A Diic_gpiomux.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
32 .Nd driver for I2C mux hardware controlled via GPIO
37 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
50 driver supports any type of I2C bus multiplexer (mux) hardware that
51 is controlled by manipulating the state of one or more GPIO pins.
64 .Va i2c-parent
74 .Bk -words
75 .Li i2c/i2c-mux-gpio.txt
H A Dcxgbe.41 .\" Copyright (c) 2011-2016, Chelsio Inc
37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver"
42 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
64 For further hardware information and questions related to hardware
71 .Bl -column -offset indent "ASIC" "Port Name" "Parent Device"
82 adapter-wide MIBs under dev.t5nex.
84 dev.<port> for port MIBs and dev.<nexus> for adapter-wide MIBs.
88 .Sh HARDWARE
93 .Bl -bullet -compact
[all …]
H A Duart.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
53 .Bl -tag -compact -width 0x000000
72 EIA RS-232C (CCITT V.24) serial communications interface.
73 Each such interface is controlled by a separate and independent instance of
88 driver are each independently controlled by the
102 driver has a modular design to allow it to be used on differing hardware and
112 It contains the bus attachments and the low-level interrupt handler.
114 .Ss HARDWARE DRIVERS
115 The core component and the kernel interfaces talk to the hardware through the
[all …]
H A Dnuma.430 .Nd Non-Uniform Memory Access
35 Non-Uniform Memory Access is a computer architecture design which
46 implements NUMA-aware memory allocation policies.
68 policies are controlled with the
75 tool is available for starting processes with a non-default
81 Systems with non-uniform access to I/O devices may mark those devices
88 is controlled and exposes information with these
92 .Bl -tag -width indent -compact
99 A value of -1 means the locality map is not available or no
108 implementation is VM-focused.
[all …]
H A Dnetmap.41 .\" Copyright (c) 2011-2014 Matteo Landi, Luigi Rizzo, Universita` di Pisa
45 .Bl -tag -width XXXX
51 implementing a very fast and modular in-kernel software switch/dataplane;
66 With suitably fast hardware (NICs, PCIe buses, CPUs),
72 35-40 Mpps on 40 Gbit/s NICs (limited by the hardware);
79 which uses unmodified device drivers and is 3-5 times faster than
98 supports both non-blocking I/O through
145 the rings, and possibly implement zero-copy forwarding
174 Ports and rings are created and controlled through a file descriptor,
181 has multiple modes of operation controlled by the
[all …]
H A Datp.412 .\" 3. Neither the name of the author nor the names of any co-contributors
37 .Bd -ragged -offset indent
45 .Bd -literal -offset indent
56 The driver simulates a three\-button mouse using multi\-finger tap detection.
57 Single finger tap generates a left\-button click; two\-finger tap maps to the
58 middle button; whereas a three\-finger tap gets treated as a right button
61 There is support for 2\-finger horizontal scrolling, which translates to
62 page\-back/forward events; vertical multi\-finger scrolling emulates the mouse
65 A double\-tap followed by a drag is treated as a selection gesture; a
66 virtual left\-button click is assumed for the lifespan of the drag.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Drockchip-thermal.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/thermal/rockchip-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Heiko Stuebner <heiko@sntech.de>
12 $ref: thermal-sensor.yaml#
17 - rockchip,px30-tsadc
18 - rockchip,rk3228-tsadc
19 - rockchip,rk3288-tsadc
20 - rockchip,rk3328-tsadc
[all …]
H A Drockchip-thermal.txt4 - compatible : should be "rockchip,<name>-tsadc"
5 "rockchip,px30-tsadc": found on PX30 SoCs
6 "rockchip,rv1108-tsadc": found on RV1108 SoCs
7 "rockchip,rk3228-tsadc": found on RK3228 SoCs
8 "rockchip,rk3288-tsadc": found on RK3288 SoCs
9 "rockchip,rk3328-tsadc": found on RK3328 SoCs
10 "rockchip,rk3368-tsadc": found on RK3368 SoCs
11 "rockchip,rk3399-tsadc": found on RK3399 SoCs
12 - reg : physical base address of the controller and length of memory mapped
14 - interrupts : The interrupt number to the cpu. The interrupt specifier format
[all …]
/freebsd/share/man/man9/
H A Deventtimers.92 .\" Copyright (c) 2011-2013 Alexander Motin <mav@FreeBSD.org>
33 .Bd -literal
87 or periodically, to run different time-based events.
89 .Bl -tag -width "Consumers"
91 Manage hardware to generate requested time events.
110 .Bl -tag -width Va
115 .Bl -tag -width "ET_FLAGS_PERIODIC" -compact
119 One-shot mode supported.
121 Timer is per-CPU.
145 After the event timer functionality is registered, it is controlled via
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dtegra186-clock.h1 /* SPDX-License-Identifier: GPL-2.0 */
376 /** @brief output branch of PLL_C for ISP, controlled by gate CLK_ENB_PLLC_OUT_ISP */
378 /** @brief output branch of PLL_C for VI, controlled by gate CLK_ENB_PLLC_OUT_VE */
380 /** @brief output branch of PLL_C for AON domain, controlled by gate CLK_ENB_PLLC_OUT_AON */
384 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_I2S2 */
386 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_I2S3 */
388 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_SPDF_IN */
398 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_SPI1 */
400 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_ISP */
402 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_VI */
[all …]
H A Dtegra234-clock.h1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved. */
12 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_ACTMON */
18 /** output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_AHUB */
22 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_APE */
24 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_AUD_MCLK */
26 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_AXI_CBB */
28 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_CAN1 */
32 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_CAN2 */
38 /** @brief output of mux controlled by CLK_RST_CONTROLLER_CLK_SOURCE_DMIC1 */
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscic_sgpio.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
113 * @param]in] vendor_specific_sequence - Vendor specific sequence set in the
128 * @param[in] pattern_a_high - High(LED on) duration time for pattern A
129 * @param[in] pattern_a_low - Low(LED off) duration time for pattern A
130 * @param[in] pattern_b_high - High(LED on) duration time for pattern B
131 * @param[in] pattern_b_low - Low(LED off) duration time for pattern B
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmediatek,mt6873-dvfsrc-regulator.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6873-dvfsrc-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek DVFSRC-controlled Regulators
11 are controlled with votes to the DVFSRC hardware.
14 - AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
19 - mediatek,mt6873-dvfsrc-regulator
20 - mediatek,mt8183-dvfsrc-regulator
21 - mediatek,mt8192-dvfsrc-regulator
[all …]
H A Dqcom,spmi-regulator.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/qcom,spmi-regulator.yaml#
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Dother.json44 …uster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are controlled by the close SNC…
55 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
88 …uster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are controlled by the close SNC…
121 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
154 …uster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are controlled by the close SNC…
165 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
176 …"BriefDescription": "Counts hardware prefetches (which bring data to L2) that have any type of res…
187 … "BriefDescription": "Counts hardware prefetches to the L3 only that have any type of response.",
198 …"BriefDescription": "Counts hardware prefetches to the L3 only that were not supplied by the local…
231 …uster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are controlled by the close SNC…
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,rza1-pinctrl.txt4 named "Ports" in the hardware reference manual.
5 Pin multiplexing and GPIO configuration is performed on a per-pin basis
6 writing configuration values to per-port register sets.
12 -------------------
15 - compatible: should be:
16 - "renesas,r7s72100-ports": for RZ/A1H
17 - "renesas,r7s72101-ports", "renesas,r7s72100-ports": for RZ/A1M
18 - "renesas,r7s72102-ports": for RZ/A1L
20 - reg
22 hardware is mapped to.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt6 - Introduction
7 - Terminology
8 - Sequence
9 - FPGA Region
10 - Supported Use Models
11 - Device Tree Examples
12 - Constraints
61 * FPGA bridges may be actual hardware or soft logic on an FPGA.
62 * During Full Reconfiguration, hardware bridges between the host and FPGA
67 buses, eliminating the need to show the hardware FPG
[all...]
/freebsd/contrib/ofed/librdmacm/man/
H A Drdma_accept.31 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
2 .TH "RDMA_ACCEPT" 3 "2014-05-27" "librdmacm" "Librdmacm Programmer's Manual" librdmacm
4 rdma_accept \- Called to accept a connection request.
21 Returns 0 on success, or -1 on error. If an error occurs, errno will be
41 request event are used, adjusted down based on local hardware restrictions.
43 References a user-controlled data buffer. The contents of the buffer are
47 Specifies the size of the user-controlled data buffer. Note that the actual
63 Specifies if hardware flow control is available. This value is exchanged
90 The RNR retry count is a 3-bit value.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-altera.txt4 - compatible:
5 - "altr,pio-1.0"
6 - reg: Physical base address and length of the controller's registers.
7 - #gpio-cells : Should be 2
8 - The first cell is the gpio offset number.
9 - The second cell is reserved and is currently unused.
10 - gpio-controller : Marks the device node as a GPIO controller.
11 - interrupt-controller: Mark the device node as an interrupt controller
12 - #interrupt-cells : Should be 2. The interrupt type is fixed in the hardware.
13 - The first cell is the GPIO offset number within the GPIO controller.
[all …]
/freebsd/sys/dev/ath/
H A Dif_ath_led.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
44 * by the driver - eg, calls to ath_hal_gettsf32().
115 * Configure the hardware for software and LED blinking.
130 /* Software LED blinking - GPIO controlled LED */ in ath_led_config()
131 if (sc->sc_softled) { in ath_led_config()
132 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_ledpin, in ath_led_config()
134 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, !sc->sc_ledon); in ath_led_config()
137 /* Hardware LED blinking - MAC controlled LED */ in ath_led_config()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Dother.json3 … where the core was running in a manner where Turbo may be clipped to the Non-AVX turbo schedule.",
9 …s running with power-delivery for baseline license level 0. This includes non-AVX codes, SSE, AVX…
21 … running with power-delivery for license level 1. This includes high current AVX 256-bit instruct…
33 … running with power-delivery for license level 2 (introduced in Skylake Server microarchtecture). …
145 …uster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are controlled by the close SNC…
156 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
189 …uster(SNC) Mode. In SNC Mode counts only those DRAM accesses that are controlled by the close SNC…
200 …luster(SNC) Mode. In SNC Mode counts only those PMM accesses that are controlled by the close SNC…
244 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
255 … on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
[all …]

12345678910>>...14