Home
last modified time | relevance | path

Searched +full:stand +full:- +full:alone (Results 1 – 25 of 77) sorted by relevance

1234

/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-trigger-sysfs3 Contact: linux-iio@vger.kernel.org
5 This file is provided by the iio-trig-sysfs stand-alone trigger
15 Contact: linux-iio@vger.kernel.org
24 Contact: linux-iio@vger.kernel.org
26 This attribute is provided by the iio-trig-sysfs stand-alone
35 Contact: linux-iio@vger.kernel.org
/linux-5.10/sound/firewire/bebob/
Dbebob_yamaha_terratec.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * bebob_yamaha.c - a part of driver for BeBoB based devices
5 * Copyright (c) 2013-2014 Takashi Sakamoto
12 * Yamaha GO44 is not designed to be used as stand-alone mixer. So any streams
16 * way to recover this state. GO46 is better for stand-alone mixer.
19 * At 192.0kHz, the device reports 4 PCM-in, 1 MIDI-in, 6 PCM-out, 1 MIDI-out.
20 * But Yamaha's driver reduce 2 PCM-in, 1 MIDI-in, 2 PCM-out, 1 MIDI-out to use
21 * 'Extended Stream Format Information Command - Single Request' in 'Additional
25 * Unfortunately current 'ffado-mixer' generated many asynchronous transaction
27 * recommend users to close ffado-mixer at 192.0kHz if mixer is needless.
[all …]
/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_acc_types.h1 /* SPDX-License-Identifier: GPL-2.0 */
50 IA_CSS_ACC_STANDALONE, /** Stand-alone acceleration */
323 u32 host_sp_queue; /** Host <-> SP queues */
324 u32 host_sp_com;/** Host <-> SP commands */
404 /* Structure describing the SP binary of a stand-alone accelerator.
419 * This descriptor descibes either SP code (stand-alone), or
447 int8_t sp_progname[]; **< SP program name, stand-alone only
448 uint8_t sp_code[]; **< SP blob, stand-alone only
454 #define IA_CSS_ACC_OFFSET(t, f, n) ((t)((uint8_t *)(f) + (f->header.n)))
462 (f)->header.sp.fw.blob.data_source)
[all …]
/linux-5.10/tools/lib/bpf/
DREADME.rst1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
16 --------------------
20 and map one-on-one to corresponding commands.
26 -------
29 and functions to work with them. Objects are high-level abstractions
60 -------------------
67 -------------------
71 of both low-level ring access functions and high-level configuration
84 non-static libbpf symbols should have one of the prefixes mentioned in
89 -----------------
[all …]
/linux-5.10/Documentation/devicetree/bindings/net/can/
Dholt_hi311x.txt1 * Holt HI-311X stand-alone CAN controller device tree bindings
4 - compatible: Should be one of the following:
5 - "holt,hi3110" for HI-3110
6 - reg: SPI chip select.
7 - clocks: The clock feeding the CAN controller.
8 - interrupts: Should contain IRQ line for the CAN controller.
11 - vdd-supply: Regulator that powers the CAN controller.
12 - xceiver-supply: Regulator that powers the CAN transceiver.
19 interrupt-parent = <&gpio4>;
21 vdd-supply = <&reg5v0>;
[all …]
Dmicrochip,mcp251x.txt1 * Microchip MCP251X stand-alone CAN controller device tree bindings
4 - compatible: Should be one of the following:
5 - "microchip,mcp2510" for MCP2510.
6 - "microchip,mcp2515" for MCP2515.
7 - "microchip,mcp25625" for MCP25625.
8 - reg: SPI chip select.
9 - clocks: The clock feeding the CAN controller.
10 - interrupts: Should contain IRQ line for the CAN controller.
13 - vdd-supply: Regulator that powers the CAN controller.
14 - xceiver-supply: Regulator that powers the CAN transceiver.
[all …]
Dmicrochip,mcp251xfd.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 Microchip MCP2517FD and MCP2518FD stand-alone CAN controller device tree
12 - Marc Kleine-Budde <mkl@pengutronix.de>
17 - const: microchip,mcp2517fd
19 - const: microchip,mcp2518fd
21 - const: microchip,mcp251xfd
33 vdd-supply:
36 xceiver-supply:
[all …]
/linux-5.10/Documentation/devicetree/bindings/ptp/
Dtimestamper.txt3 This binding supports non-PHY devices that snoop the MII bus and
5 can simply attach their interface directly to the PHY instance), stand
6 alone MII time stamping drivers use this binding to specify the
9 Non-PHY MII time stamping drivers typically talk to the control
20 compatible = "ines,ptp-ctrl";
26 ethernet-phy@1 {
34 ethernet-phy@2 {
/linux-5.10/drivers/pnp/pnpbios/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
11 Specification Version 1.0A May 5, 1994" to autodetect built-in
23 co-exists nicely. If you have a non-ISA system that supports ACPI,
38 See the latest pcmcia-cs (stand-alone package) for a nice set of
/linux-5.10/arch/m68k/
DKconfig.cpu1 # SPDX-License-Identifier: GPL-2.0
13 applications, and are all System-On-Chip (SOC) devices, as opposed
14 to stand alone CPUs. They implement a subset of the original 68000
49 being available as a stand alone CPU was also used in many
50 System-On-Chip devices (eg 68328, 68302, etc). It does not contain
61 System-On-Chip parts, and does not contain a paging MMU.
133 Select the type of ColdFire System-on-Chip (SoC) that you want
314 At some point in the future, this will cause floating-point math
316 floating-point math coprocessor. Thrill-seekers and chronically
317 sleep-deprived psychotic hacker types can say Y now, everyone else
[all …]
/linux-5.10/drivers/media/rc/
DMakefile1 # SPDX-License-Identifier: GPL-2.0
3 obj-y += keymaps/
5 obj-$(CONFIG_RC_CORE) += rc-core.o
6 rc-core-y := rc-main.o rc-ir-raw.o
7 rc-core-$(CONFIG_LIRC) += lirc_dev.o
8 rc-core-$(CONFIG_BPF_LIRC_MODE2) += bpf-lirc.o
9 obj-$(CONFIG_IR_NEC_DECODER) += ir-nec-decoder.o
10 obj-$(CONFIG_IR_RC5_DECODER) += ir-rc5-decoder.o
11 obj-$(CONFIG_IR_RC6_DECODER) += ir-rc6-decoder.o
12 obj-$(CONFIG_IR_JVC_DECODER) += ir-jvc-decoder.o
[all …]
/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-lp50xx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/leds/leds-lp50xx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dan Murphy <dmurphy@ti.com>
13 The LP50XX is multi-channel, I2C RGB LED Drivers that can group RGB LEDs into
27 - ti,lp5009
28 - ti,lp5012
29 - ti,lp5018
30 - ti,lp5024
[all …]
/linux-5.10/drivers/power/supply/
Dds2782_battery.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * I2C client/driver for the Maxim/Dallas DS2782 Stand-Alone Fuel Gauge IC
35 /* Current unit measurement in uA for a 1 milli-ohm sense resistor */
73 ret = i2c_smbus_read_byte_data(info->client, reg); in ds278x_read_reg()
75 dev_err(&info->client->dev, "register read failed\n"); in ds278x_read_reg()
88 ret = i2c_smbus_read_word_data(info->client, reg_msb); in ds278x_read_reg16()
90 dev_err(&info->client->dev, "register read failed\n"); in ds278x_read_reg16()
131 dev_err(&info->client->dev, "sense resistor value is 0\n"); in ds2782_get_current()
132 return -ENXIO; in ds2782_get_current()
136 dev_dbg(&info->client->dev, "sense resistor = %d milli-ohms\n", in ds2782_get_current()
[all …]
/linux-5.10/drivers/w1/slaves/
Dw1_ds2780.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * 1-Wire implementation for the ds2780 chip
7 * Author: Clifton Barnes <cabarnes@indesign-llc.com>
9 * Based on w1-ds2760 driver
34 count = min_t(int, count, DS2780_DATA_SIZE - addr); in w1_ds2780_do_io()
38 w1_write_8(sl->master, W1_DS2780_WRITE_DATA); in w1_ds2780_do_io()
39 w1_write_8(sl->master, addr); in w1_ds2780_do_io()
40 w1_write_block(sl->master, buf, count); in w1_ds2780_do_io()
42 w1_write_8(sl->master, W1_DS2780_READ_DATA); in w1_ds2780_do_io()
43 w1_write_8(sl->master, addr); in w1_ds2780_do_io()
[all …]
Dw1_ds2781.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * 1-Wire implementation for the ds2781 chip
7 * Based on w1-ds2780 driver
31 count = min_t(int, count, DS2781_DATA_SIZE - addr); in w1_ds2781_do_io()
35 w1_write_8(sl->master, W1_DS2781_WRITE_DATA); in w1_ds2781_do_io()
36 w1_write_8(sl->master, addr); in w1_ds2781_do_io()
37 w1_write_block(sl->master, buf, count); in w1_ds2781_do_io()
39 w1_write_8(sl->master, W1_DS2781_READ_DATA); in w1_ds2781_do_io()
40 w1_write_8(sl->master, addr); in w1_ds2781_do_io()
41 count = w1_read_block(sl->master, buf, count); in w1_ds2781_do_io()
[all …]
/linux-5.10/drivers/usb/typec/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 tristate "USB Type-C Support"
6 USB Type-C Specification defines a cable and connector for USB where
8 be Type-A plug on one end of the cable and Type-B plug on the other.
9 Determination of the host-to-device relationship happens through a
10 specific Configuration Channel (CC) which goes through the USB Type-C
12 Accessory Modes - Analog Audio and Debug - and if USB Power Delivery
22 USB Type-C connector, however it is mostly used together with USB
23 Type-C connectors.
25 USB Type-C and USB Power Delivery Specifications define a set of state
[all …]
/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dpower.c8 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
9 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
10 * Copyright(c) 2015 - 2017 Intel Deutschland GmbH
11 * Copyright (C) 2018 - 2019 Intel Corporation
27 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
31 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
32 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
33 * Copyright(c) 2015 - 2017 Intel Deutschland GmbH
34 * Copyright (C) 2018 - 2019 Intel Corporation
72 #include "iwl-debug.h"
[all …]
/linux-5.10/include/crypto/
Dsha.h1 /* SPDX-License-Identifier: GPL-2.0 */
117 * An implementation of SHA-1's compression function. Don't use in new code!
118 * You shouldn't be using SHA-1, and even if you *have* to use SHA-1, this isn't
119 * the correct way to hash something with SHA-1 (use crypto_shash instead).
127 * Stand-alone implementation of the SHA256 algorithm. It is designed to
131 * amounts of data as those APIs may be hw-accelerated.
138 sctx->state[0] = SHA256_H0; in sha256_init()
139 sctx->state[1] = SHA256_H1; in sha256_init()
140 sctx->state[2] = SHA256_H2; in sha256_init()
141 sctx->state[3] = SHA256_H3; in sha256_init()
[all …]
/linux-5.10/Documentation/driver-api/mei/
Dmei-client-bus.rst1 .. SPDX-License-Identifier: GPL-2.0
18 for the various MEI features as a stand alone entities found in their respective subsystem.
19 Existing device drivers can even potentially be re-used by adding an MEI CL bus layer to
30 .. code-block:: C
47 .. code-block:: C
70 ----
71 .. kernel-doc:: drivers/misc/mei/bus.c
82 .. code-block:: C
125 .. code-block:: C
142 .. code-block:: C
[all …]
/linux-5.10/arch/powerpc/boot/dts/fsl/
Dp1022rdk.dts2 * P1022 RDK 32-bit Physical Address Map Device Tree Source
35 /include/ "p1022si-pre.dtsi"
56 /* MCLK source is a stand-alone oscillator */
57 clock-frequency = <12288000>;
87 #address-cells = <1>;
88 #size-cells = <1>;
89 compatible = "spansion,m25p80", "jedec,spi-nor";
91 spi-max-frequency = <1000000>;
93 label = "full-spi-flash";
100 fsl,mode = "i2s-slave";
[all …]
/linux-5.10/drivers/staging/media/ipu3/
Dipu3-css-fw.h1 /* SPDX-License-Identifier: GPL-2.0 */
9 #define IMGU_FW_NAME "intel/ipu3-fw.bin"
25 IMGU_FW_ACC_STANDALONE, /* Stand-alone acceleration */
106 u32 host_sp_queue; /* Host <-> SP queues */
107 u32 host_sp_com; /* Host <-> SP commands */
/linux-5.10/drivers/misc/
Dbh1770glc.c1 // SPDX-License-Identifier: GPL-2.0-only
6 * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
29 #define BH1770_PS_MEAS_RATE 0x85 /* PS meas. rate at stand alone mode */
30 #define BH1770_ALS_MEAS_RATE 0x86 /* ALS meas. rate at stand alone mode */
163 * Supported stand alone rates in ms from chip data sheet
170 * Supported stand alone rates in ms from chip data sheet
176 * interrupt control functions are called while keeping chip->mutex
182 chip->int_mode_lux = lux; in bh1770_lux_interrupt_control()
184 return i2c_smbus_write_byte_data(chip->client, in bh1770_lux_interrupt_control()
186 (lux << 1) | chip->int_mode_prox); in bh1770_lux_interrupt_control()
[all …]
/linux-5.10/arch/sparc/include/asm/
Doplib_32.h1 /* SPDX-License-Identifier: GPL-2.0 */
37 * and usage utility functions. Only prom-lib should use these,
65 /* Enter the prom, with no chance of continuation for the stand-alone
74 * XXX The arguments are different on V0 vs. V2->higher proms, grrr! XXX
123 * Returns -1 on error (ie. no such property at this node).
128 * the number of bytes the prom put into your buffer or -1 on error.
/linux-5.10/Documentation/livepatch/
Dshadow-vars.rst11 The implementation introduces a global, in-kernel hashtable that
30 meta-data and shadow-data:
32 - meta-data
34 - obj - pointer to parent object
35 - id - data identifier
37 - data[] - storage for shadow data
41 They also allow to call a custom constructor function when a non-zero
48 * klp_shadow_get() - retrieve a shadow variable data pointer
49 - search hashtable for <obj, id> pair
51 * klp_shadow_alloc() - allocate and add a new shadow variable
[all …]
/linux-5.10/drivers/i2c/busses/
Di2c-icy.c1 // SPDX-License-Identifier: GPL-2.0
3 * I2C driver for stand-alone PCF8584 style adapters on Zorro cards
8 * There has been a modern community re-print of this design in 2019:
17 * This started as a fork of i2c-elektor.c and has evolved since.
23 * As it turns out, i2c-algo-pcf is really written with i2c-elektor's
24 * edge-triggered ISA interrupts in mind, while the Amiga's Zorro bus has
25 * level-triggered interrupts. This means that once an interrupt occurs, we
29 * However, because of the PCF8584's host-side protocol, there is no good
32 * pin. This entails re-designing the core of i2c-algo-pcf in the future.
44 #include <linux/i2c-algo-pcf.h>
[all …]

1234