Home
last modified time | relevance | path

Searched +full:on +full:- +full:board (Results 1 – 25 of 1032) sorted by relevance

12345678910>>...42

/linux-6.14.4/Documentation/devicetree/bindings/arm/
Dfsl.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <[email protected]>
17 - description: i.MX1 based Boards
19 - enum:
20 - armadeus,imx1-apf9328
21 - fsl,imx1ads
22 - const: fsl,imx1
24 - description: i.MX23 based Boards
[all …]
/linux-6.14.4/arch/m68k/
DKconfig.machine1 # SPDX-License-Identifier: GPL-2.0
8 depends on MMU
12 you plan to use this kernel on an Amiga, say Y here and browse the
17 depends on MMU
21 This option enables support for the 68000-based Atari series of
23 this kernel on an Atari, say Y here and browse the material
31 depends on MMU
37 computers. If you plan to use this kernel on a Mac, say Y here and
38 browse the documentation available at <http://www.mac.linux-m68k.org/>;
43 depends on MMU
[all …]
/linux-6.14.4/arch/sh/boards/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
2 menu "Board support"
12 depends on !SH_DEVICE_TREE
24 bool "J-Core SoC"
28 depends on CPU_J2
31 J-Core SoC, including interrupt controllers and timers.
37 depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \
42 SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board.
47 depends on CPU_SUBTYPE_SH7206
50 evaluation board.
[all …]
/linux-6.14.4/arch/powerpc/platforms/44x/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 depends on 44x
12 depends on 44x
17 This option enables support for the IBM PPC440EP evaluation board.
21 depends on 44x
29 This option enables support for the APM APM821xx Evaluation board.
33 depends on 44x
39 This option enables support for the IBM PPC440GP evaluation board.
43 depends on 44x
47 This option enables support for the ACube Sam440ep board.
[all …]
/linux-6.14.4/drivers/staging/gpib/include/
Dgpib_types.h1 /* SPDX-License-Identifier: GPL-2.0 */
12 * between the board-specific details dealt with in the drivers
13 * and generic interface provided by gpib-common.
33 /* IO base address to use for non-pnp cards (set by core, driver should make local copy) */
36 /* IRQ to use for non-pnp cards (set by core, driver should make local copy) */
38 /* dma channel to use for non-pnp cards (set by core, driver should make local copy) */
55 /* name of board */
57 /* attach() initializes board and allocates resources */
58 int (*attach)(gpib_board_t *board, const gpib_board_config_t *config);
59 /* detach() shuts down board and frees resources */
[all …]
/linux-6.14.4/sound/soc/intel/avs/boards/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 depends on SND_SOC_INTEL_AVS
8 tristate "da7219 I2S board"
9 depends on I2C
10 depends on MFD_INTEL_LPSS || COMPILE_TEST
18 tristate "DMIC generic board"
26 tristate "es8336 I2S board"
27 depends on X86 && I2C
28 depends on MFD_INTEL_LPSS || COMPILE_TEST
36 tristate "HD-Audio generic board"
[all …]
/linux-6.14.4/drivers/power/reset/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Board level reset or power off"
5 Provides a number of drivers which either reset a complete board
6 or shut it down, by manipulating the main power supply on the board.
8 Say Y here to enable board reset and power off
13 bool "ams AS3722 power-off driver"
14 depends on MFD_AS3722
16 This driver supports turning off board via a ams AS3722 power-off.
20 depends on ARCH_AT91
28 depends on ARCH_AT91
[all …]
/linux-6.14.4/arch/mips/include/asm/octeon/
Dcvmx-helper-board.h7 * Copyright (c) 2003-2008 Cavium Networks
14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
30 * Helper functions to abstract board specific data about
31 * network ports from the rest of the cvmx-helper files.
37 #include <asm/octeon/cvmx-helper.h>
58 #define CVMX_HELPER_BOARD_MGMT_IPD_PORT -10
62 * port. A result of -1 means there isn't a MII capable PHY
63 * connected to this port. On chips supporting multiple MII
66 * This function must be modified for every new Octeon board.
[all …]
/linux-6.14.4/arch/mips/cavium-octeon/executive/
Dcvmx-helper-board.c7 * Copyright (c) 2003-2008 Cavium Networks
14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
30 * Helper functions to abstract board specific data about
31 * network ports from the rest of the cvmx-helper files.
36 #include <asm/octeon/cvmx-bootinfo.h>
38 #include <asm/octeon/cvmx-config.h>
40 #include <asm/octeon/cvmx-helper.h>
41 #include <asm/octeon/cvmx-helper-util.h>
42 #include <asm/octeon/cvmx-helper-board.h>
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/clock/
Dcirrus,lochnagar.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cirrus Logic Lochnagar Audio Development Board
10 - [email protected]
13 Lochnagar is an evaluation and development board for Cirrus Logic
15 Logic devices on mini-cards, as well as allowing connection of various
25 [1] Clock : ../clock/clock-bindings.txt
28 [2] include/dt-bindings/clock/lochnagar.h
36 - cirrus,lochnagar1-clk
[all …]
/linux-6.14.4/drivers/mtd/maps/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 depends on MTD!=n
4 depends on HAS_IOMEM
7 bool "Support non-linear mappings of flash chips"
14 depends on MTD_CFI || MTD_JEDECPROBE || MTD_ROM || MTD_RAM || MTD_LPDDR
19 the physical address and size of the flash chips on your
20 particular board as well as the bus width, either statically
21 with config options or at run-time.
28 depends on MTD_PHYSMAP
32 physmap configuration options are done via your board's
[all …]
/linux-6.14.4/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c1 // SPDX-License-Identifier: GPL-2.0-only
34 static struct board_info board; variable
60 .default_trigger= "default-on",
85 .name = "96328avng::ppp-fail",
93 .default_trigger = "default-on",
96 .name = "96328avng::power-fail",
143 .name = "ppp-fail",
151 .default_trigger = "default-on",
185 .name = "ppp-fail",
193 .default_trigger = "default-on",
[all …]
/linux-6.14.4/arch/powerpc/platforms/85xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 bool "Freescale Book-E Machine Type"
4 depends on PPC_E500
23 This option enables support for the Freescale BSC9131RDB board.
32 This option enables support for the C293PCIE board
38 This option enables support for the Freescale BSC9132 QDS board.
57 This option enables support for the MPC8536 DS board
86 This option enables generic unified support for any board with the
89 For example: P2020 DS board, P2020 RDB board, P2020 RDB PC board or
96 This option enables support for the P1010 RDB board
[all …]
/linux-6.14.4/drivers/staging/gpib/common/
Diblib.c1 // SPDX-License-Identifier: GPL-2.0
15 * controller standby state, i.e., turn ATN on. Note
18 * If sync is non-zero, attempt to take control synchronously.
19 * If fallback_to_async is non-zero, try to take control asynchronously
22 int ibcac(gpib_board_t *board, int sync, int fallback_to_async) in ibcac() argument
24 int status = ibstatus(board); in ibcac()
29 return -1; in ibcac()
37 * controller is listener. Error code also needs to be -ETIMEDOUT in ibcac()
40 retval = -ETIMEDOUT; in ibcac()
42 retval = board->interface->take_control(board, sync); in ibcac()
[all …]
/linux-6.14.4/drivers/net/ethernet/sfc/falcon/
Dfalcon_boards.c1 // SPDX-License-Identifier: GPL-2.0-only
4 * Copyright 2007-2012 Solarflare Communications Inc.
15 /* Macros for unpacking the board revision */
21 /* Board types */
27 /* Board temperature is about 15°C above ambient when air flow is
29 * depending on the PHY specifications but the critical temperature
42 * Support for LM87 sensor chip used on several boards
90 struct falcon_board *board = falcon_board(efx); in ef4_init_lm87() local
91 struct i2c_client *client = i2c_new_client_device(&board->i2c_adap, info); in ef4_init_lm87()
97 /* Read-to-clear alarm/interrupt status */ in ef4_init_lm87()
[all …]
/linux-6.14.4/Documentation/arch/sh/
Dnew-machine.rst1 .. SPDX-License-Identifier: GPL-2.0
4 Adding a new board to LinuxSH
7 Paul Mundt <lethal@linux-sh.org>
18 of the board-specific code (with the exception of stboards) ended up
19 in arch/sh/kernel/ directly, with board-specific headers ending up in
20 include/asm-sh/. For the new kernel, things are broken out by board type,
24 Board-specific code::
27 |-- arch
28 | `-- sh
29 | `-- boards
[all …]
/linux-6.14.4/drivers/comedi/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
23 running at 10 kHz has of 2-4 seconds of buffer.
32 channels running at 100 kHz has 2-4 seconds of buffer.
41 the questions about misc non-hardware comedi drivers.
62 generate sample waveforms on systems that don't have data acquisition
70 depends on HAS_IOPORT
81 tristate "SSV Embedded Systems DIL/Net-PC support"
82 depends on X86_32 || COMPILE_TEST
83 depends on HAS_IOPORT
85 Enable support for SSV Embedded Systems DIL/Net-PC
[all …]
/linux-6.14.4/Documentation/arch/arm/google/
Dchromebook-boot-flow.rst1 .. SPDX-License-Identifier: GPL-2.0
16 - Board name, specified at depthcharge_ compile time. This is $(BOARD) below.
17 - Board revision number, determined at runtime (perhaps by reading GPIO
19 - SKU number, read from GPIO strappings at boot time. This is $(SKU) below.
23 - google,$(BOARD)-rev$(REV)-sku$(SKU)
24 - google,$(BOARD)-rev$(REV)
25 - google,$(BOARD)-sku$(SKU)
26 - google,$(BOARD)
31 Note that for some boards there may be extra board-specific logic to inject
41 As an example, if we're on board "lazor", rev 4, SKU 0 and we have two device
[all …]
/linux-6.14.4/drivers/comedi/drivers/
Dcb_pcimdda.c1 // SPDX-License-Identifier: GPL-2.0+
4 * Computer Boards PCIM-DDA06-16 Comedi driver
7 * COMEDI - Linux Control and Measurement Device Interface
12 * Description: Measurement Computing PCIM-DDA06-16
13 * Devices: [Measurement Computing] PCIM-DDA06-16 (cb_pcimdda)
18 * All features of the PCIM-DDA06-16 board are supported.
19 * This board has 6 16-bit AO channels, and the usual 8255 DIO setup.
21 * This board does not support commands.
23 * The board has a peculiar way of specifying AO gain/range settings -- You have
24 * 1 jumper bank on the card, which either makes all 6 AO channels either
[all …]
/linux-6.14.4/arch/arm/mach-ep93xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "EP93xx-based"
4 depends on ATAGS
5 depends on ARCH_MULTI_V4T
7 depends on CPU_LITTLE_ENDIAN
43 Logic EDB9301 Evaluation Board.
50 Logic EDB9302 Evaluation Board.
57 Logic EDB9302A Evaluation Board.
64 Logic EDB9307 Evaluation Board.
71 Logic EDB9307A Evaluation Board.
[all …]
/linux-6.14.4/Documentation/devicetree/
Dusage-model.rst1 .. SPDX-License-Identifier: GPL-2.0
12 the device tree data format can be found on the device tree usage page
44 ----------
52 Since Open Firmware is commonly used on PowerPC and SPARC platforms,
56 In 2005, when PowerPC Linux began a major cleanup and to merge 32-bit
57 and 64-bit support, the decision was made to require DT support on all
61 blob without requiring a real Open Firmware implementation. U-Boot,
66 existing non-DT aware firmware.
74 -------------
79 -------------------
[all …]
/linux-6.14.4/arch/arm/boot/dts/synaptics/
Dberlin2cd-valve-steamlink.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
19 gpio-restart {
20 compatible = "gpio-restart";
22 active-delay = <100>;
23 inactive-delay = <10>;
24 wait-delay = <100>;
30 cpu-supply = <&vcpu>;
31 operating-points = <
[all …]
/linux-6.14.4/sound/soc/atmel/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "SoC Audio for the Atmel System-on-Chip"
4 depends on HAS_IOMEM
26 depends on ATMEL_SSC
31 in PDC mode configured using audio-graph-card in device-tree.
35 depends on ATMEL_SSC
40 in DMA mode configured using audio-graph-card in device-tree.
43 tristate "SoC Audio support for WM8731-based At91sam9g20 evaluation board"
44 depends on ARCH_AT91 || COMPILE_TEST
45 depends on ATMEL_SSC && I2C
[all …]
/linux-6.14.4/drivers/staging/gpib/ines/
Dines.h1 /* SPDX-License-Identifier: GPL-2.0 */
39 int ines_read(gpib_board_t *board, uint8_t *buffer, size_t length, int *end, size_t *bytes_read);
40 int ines_write(gpib_board_t *board, uint8_t *buffer, size_t length,
42 int ines_accel_read(gpib_board_t *board, uint8_t *buffer, size_t length,
44 int ines_accel_write(gpib_board_t *board, uint8_t *buffer, size_t length,
46 int ines_command(gpib_board_t *board, uint8_t *buffer, size_t length, size_t *bytes_written);
47 int ines_take_control(gpib_board_t *board, int synchronous);
48 int ines_go_to_standby(gpib_board_t *board);
49 void ines_request_system_control(gpib_board_t *board, int request_control);
50 void ines_interface_clear(gpib_board_t *board, int assert);
[all …]
/linux-6.14.4/drivers/staging/gpib/uapi/
Dgpib_user.h1 /* SPDX-License-Identifier: GPL-2.0 */
39 CIC = (1 << CIC_NUM), /* GPIB interface is Controller-in-Charge */
44 SPOLL = (1 << SPOLL_NUM), /* board serial polled by busmaster */
48 TIMO = (1 << TIMO_NUM), /* Time limit on I/O or wait function exceeded */
49 ERR = (1 << ERR_NUM), /* Function call terminated on error */
65 ENEB = 7, /* non-existent board (GPIB interface offline) */
72 ESRQ = 16, /* SRQ stuck on */
98 /* End-of-string (EOS) modes for use with ibeos */
102 REOS = 0x0400, /* Terminate reads on EOS */
104 BIN = 0x1000 /* Do 8-bit compare on EOS */
[all …]

12345678910>>...42