Home
last modified time | relevance | path

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

12345678910>>...42

/linux/drivers/eisa/
H A Deisa.ids6 # Marc Zyngier <maz@wild-wind.fr.eu.org>
10 ABP0510 "Advansys ABP-510 ISA SCSI Host Adapter"
11 ABP0540 "Advansys ABP-540/542 ISA SCSI Host Adapter"
12 ABP7401 "AdvanSys ABP-740/742 EISA Single Channel SCSI Host Adapter"
13 ABP7501 "AdvanSys ABP-750/752 EISA Dual Channel SCSI Host Adapter"
14 ACC1200 "ACCTON EtherCombo-32 Ethernet Adapter"
15 ACC120A "ACCTON EtherCombo-32 Ethernet Adapter"
18 ACE1010 "ACME Super Fast System Board"
21 ACE3030 "ACME Sample VS Board 1"
23 ACE5010 "ACME VDU Video Board"
[all …]
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-board.c7 * Copyright (c) 2003-2008 Cavium Networks
10 * it under the terms of the GNU General Public License, Version 2, as
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>
[all …]
/linux/drivers/gpib/gpio/
H A Dgpib_bitbang.c1 // SPDX-License-Identifier: GPL-2.0
19 * cannot function as non-CIC system controller with SN7516x because
41 * 2 = + trace of function calls;
47 dev_dbg(board->gpib_dev, frm, ## __VA_ARGS__); } \
74 #define PINMAP_1 "gpib4pi-1.1"
82 * Raspberry-Pi connector and the GPIB bus *
85 * GPIB Pi-gpio GPIB -> RPi *
89 D01_pin_nr = 20, /* 1 -> 38 */
90 D02_pin_nr = 26, /* 2 -> 37 */
91 D03_pin_nr = 16, /* 3 -> 36 */
[all …]
/linux/drivers/gpib/lpvo_usb_gpib/
H A Dlpvo_usb_gpib.c1 // SPDX-License-Identifier: GPL-2.0
5 * of Florence, Italy) to support in linux-gpib the open usb-gpib adapter *
6 * implemented at the University of Ljubljana (lpvo.fe.uni-lj.si/gpib) *
46 * in the following table with proper <Vendor-id>, <Product-id>.
50 * and /usr/local/etc/udev/rules.d/99-lpvo_usb_gpib.rules.
67 * 2: extended logging; each single exchanged byte is documented
70 * At module loading: modprobe lpvo_usb_gpib debug={0,1,2}
71 * On the fly: echo {0,1,2} > /sys/modules/lpvo_usb_gpib/parameters/debug
79 dev_dbg(board->gpib_dev, format, ## __VA_ARGS__); } \
86 /* standard and extended command sets of the usb-gpib adapter */
[all …]
/linux/arch/sparc/kernel/
H A Dsun4d_irq.c1 // SPDX-License-Identifier: GPL-2.0
29 * SBUS interrupts are encodes as a combination of board, level and slot.
38 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq() argument
40 return (board + 1) << 5 | (lvl << 2) | slot; in sun4d_encode_irq()
55 /* Specify which cpu handle interrupts from which board.
56 * Index is board - value is cpu.
64 2,
82 /* SBUS interrupts are encoded integers including the board number
92 * 2) For each bus showing interrupt pending from #1, read the
107 sbil = (sbusl << 2); in sun4d_sbus_handler_irq()
[all …]
/linux/drivers/comedi/drivers/
H A Dpcl730.c1 // SPDX-License-Identifier: GPL-2.0
4 * Driver for Advantech PCL-730 and clones
10 * Description: Advantech PCL-730 (& compatibles)
11 * Devices: [Advantech] PCL-730 (pcl730), PCM-3730 (pcm3730), PCL-725 (pcl725),
12 * PCL-733 (pcl733), PCL-734 (pcl734),
13 * [ADLink] ACL-7130 (acl7130), ACL-7225b (acl7225b),
14 * [ICP] ISO-730 (iso730), P8R8-DIO (p8r8dio), P16R16-DIO (p16r16dio),
15 * [Diamond Systems] OPMM-1616-XT (opmm-1616-xt), PEARL-MM-P (pearl-mm-p),
16 * IR104-PBF (ir104-pbf),
21 * [0] - I/O port base
[all …]
H A Ddas08.c1 // SPDX-License-Identifier: GPL-2.0+
6 * COMEDI - Linux Control and Measurement Device Interface
21 * 'ai_encoding' member of board structure:
29 * complete, MSB[7] is an "over-range" bit.
65 /* (W) analog output l.s.b. registers for 2 channels ("JR" boards) */
67 /* (W) analog output m.s.b. registers for 2 channels ("JR" boards) */
75 /* (W) analog output l.s.b. registers for 2 channels ("AOx" boards) */
77 /* (W) analog output m.s.b. registers for 2 channels ("AOx" boards) */
141 8, 0, 10, 2, 12, 4, 14, 6, 1, 3, 5, 7
143 static const int das08_pgl_ai_gainlist[] = { 8, 0, 2, 4, 6, 1, 3, 5, 7 };
[all …]
H A Dpcl726.c1 // SPDX-License-Identifier: GPL-2.0+
4 * Comedi driver for 6/12-Channel D/A Output and DIO cards
6 * COMEDI - Linux Control and Measurement Device Interface
12 * Description: Advantech PCL-726 & compatibles
15 * Devices: [Advantech] PCL-726 (pcl726), PCL-727 (pcl727), PCL-728 (pcl728),
16 * [ADLink] ACL-6126 (acl6126), ACL-6128 (acl6128)
19 * [0] - IO Base
20 * [1] - IRQ (ACL-6126 only)
21 * [2] - D/A output range for channel 0
22 * [3] - D/A output range for channel 1
[all …]
H A Damplc_dio200_common.c1 // SPDX-License-Identifier: GPL-2.0+
7 * Copyright (C) 2005-2013 MEV Ltd. <https://www.mev.co.uk/>
9 * COMEDI - Linux Control and Measurement Device Interface
37 * 'which' is: 0 for CTR-X1, CTR-Y1, CTR-Z1; 1 for CTR-X2, CTR-Y2 or CTR-Z2.
38 * 'chan' is the channel: 0, 1 or 2.
53 [2] = 1000, /* 1 MHz */
66 #define TS_CONFIG_MAX_CLK_SRC 2 /* Maximum clock source value. */
94 if (dev->mmio) in dio200___read8()
95 return readb(dev->mmio + offset); in dio200___read8()
96 return inb(dev->iobase + offset); in dio200___read8()
[all …]
H A D8255_pci.c1 // SPDX-License-Identifier: GPL-2.0+
11 * COMEDI - Linux Control and Measurement Device Interface
18 * Devices: [ADLink] PCI-7224 (adl_pci-7224), PCI-7248 (adl_pci-7248),
19 * PCI-7296 (adl_pci-7296),
20 * [Measurement Computing] PCI-DIO24 (cb_pci-dio24),
21 * PCI-DIO24H (cb_pci-dio24h), PCI-DIO48H (cb_pci-dio48h),
22 * PCI-DIO96H (cb_pci-dio96h),
23 * [National Instruments] PCI-DIO-96 (ni_pci-dio-96),
24 * PCI-DIO-96B (ni_pci-dio-96b), PXI-6508 (ni_pxi-6508),
25 * PCI-6503 (ni_pci-6503), PCI-6503B (ni_pci-6503b),
[all …]
H A Ddas800.c1 // SPDX-License-Identifier: GPL-2.0+
7 * COMEDI - Linux Control and Measurement Device Interface
14 * Devices: [Keithley Metrabyte] DAS-800 (das-800), DAS-801 (das-801),
15 * DAS-802 (das-802),
16 * [Measurement Computing] CIO-DAS800 (cio-das800),
17 * CIO-DAS801 (cio-das801), CIO-DAS802 (cio-das802),
18 * CIO-DAS802/16 (cio-das802/16)
19 * Status: works, cio-das802/16 untested - email me if you have tested it
22 * [0] - I/O port base address
23 * [1] - IRQ (optional, required for timed or externally triggered conversions)
[all …]
H A Dni_atmio.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Comedi driver for NI AT-MIO E series cards
5 * COMEDI - Linux Control and Measurement Device Interface
6 * Copyright (C) 1997-2001 David A. Schleef <ds@schleef.org>
11 * Description: National Instruments AT-MIO-E series
13 * Devices: [National Instruments] AT-MIO-16E-1 (ni_atmio),
14 * AT-MIO-16E-2, AT-MIO-16E-10, AT-MIO-16DE-10, AT-MIO-64E-3,
15 * AT-MIO-16XE-50, AT-MIO-16XE-10, AT-AI-16XE-10
20 * a supported board if the I/O base is left unspecified with comedi_config.
21 * However, many of the isapnp id numbers are unknown. If your board is not
[all …]
/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c1 // SPDX-License-Identifier: GPL-2.0
26 static DEFINE_MUTEX(agilent_82357a_hotplug_lock); // protect board insertion and removal
28 static unsigned int agilent_82357a_update_status(struct gpib_board *board,
31 static int agilent_82357a_take_control_internal(struct gpib_board *board, int synchronous);
35 struct agilent_82357a_urb_ctx *context = urb->context; in agilent_82357a_bulk_complete()
37 complete(&context->complete); in agilent_82357a_bulk_complete()
44 struct agilent_82357a_urb_ctx *context = &a_priv->context; in agilent_82357a_timeout_handler()
46 context->timed_out = 1; in agilent_82357a_timeout_handler()
47 complete(&context->complete); in agilent_82357a_timeout_handler()
57 struct agilent_82357a_urb_ctx *context = &a_priv->context; in agilent_82357a_send_bulk_msg()
[all …]
/linux/drivers/video/fbdev/
H A Dbroadsheetfb.c2 * broadsheetfb.c -- FB driver for E-Ink Broadsheet controller
14 * It is intended to be architecture independent. A board specific driver
51 /* table of panel specific parameters to be indexed into by the board drivers */
57 .gdcfg = 2,
81 .gdcfg = 2,
121 par->board->set_ctl(par, BS_WR, 0); in broadsheet_gpio_issue_data()
122 par->board->set_hdb(par, data); in broadsheet_gpio_issue_data()
123 par->board->set_ctl(par, BS_WR, 1); in broadsheet_gpio_issue_data()
128 par->board->set_ctl(par, BS_DC, 0); in broadsheet_gpio_issue_cmd()
134 par->board->wait_for_rdy(par); in broadsheet_gpio_send_command()
[all …]
/linux/drivers/gpib/include/
H A Dtms9914.h1 /* SPDX-License-Identifier: GPL-2.0 */
34 // used to keep track of board's state, bit definitions given below
60 return priv->read_byte(priv, register_number); in read_byte()
65 priv->write_byte(priv, byte, register_number); in write_byte()
73 READ_READY_BN, // board has data byte available to read
74 WRITE_READY_BN, // board is ready to send a data byte
75 COMMAND_READY_BN, // board is ready to send a command byte
82 int tms9914_read(struct gpib_board *board, struct tms9914_priv *priv, u8 *buffer,
84 int tms9914_write(struct gpib_board *board, struct tms9914_priv *priv, u8 *buffer,
86 int tms9914_command(struct gpib_board *board, struct tms9914_priv *priv, u8 *buffer,
[all …]
/linux/drivers/gpib/ines/
H A Dines_gpib.c1 // SPDX-License-Identifier: GPL-2.0
28 static irqreturn_t ines_interrupt(struct gpib_board *board);
30 static int ines_line_status(const struct gpib_board *board) in ines_line_status() argument
36 ines_priv = board->private_data; in ines_line_status()
70 static int ines_t1_delay(struct gpib_board *board, unsigned int nano_sec) in ines_t1_delay() argument
72 struct ines_priv *ines_priv = board->private_data; in ines_t1_delay()
73 struct nec7210_priv *nec_priv = &ines_priv->nec7210_priv; in ines_t1_delay()
76 retval = nec7210_t1_delay(board, nec_priv, nano_sec); in ines_t1_delay()
100 static ssize_t pio_read(struct gpib_board *board, struct ines_priv *ines_priv, u8 *buffer, in pio_read() argument
105 struct nec7210_priv *nec_priv = &ines_priv->nec7210_priv; in pio_read()
[all …]
/linux/drivers/net/ethernet/sfc/falcon/
H A 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
53 0x2B + (nr) * 2, _max, 0x2C + (nr) * 2, _min
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()
108 board->hwmon_client = client; in ef4_init_lm87()
[all …]
/linux/drivers/nubus/
H A Dnubus.c1 // SPDX-License-Identifier: GPL-2.0
7 * Mostly rewritten by David Huggins-Daines, C. Scott Ananian,
37 * thought to be suitable for that and some board ROMs make it too expensive.
64 little-endian machine. Again, stranger things have happened)
92 len--; in nubus_get_rom()
104 p--; in nubus_rewind()
106 len--; in nubus_rewind()
119 len--; in nubus_advance()
131 nubus_rewind(ptr, -len, map); in nubus_move()
139 /* Each sResource entry consists of a 1-byte ID and a 3-byte data
[all …]
/linux/drivers/net/can/sja1000/
H A Dkvaser_pci.c1 // SPDX-License-Identifier: GPL-2.0-only
7 * - Kvaser linux driver, version 4.72 BETA
8 * Copyright (C) 2002-2007 KVASER AB
10 * - Lincan driver, version 0.3.3, OCERA project
14 * - Socketcan SJA1000 drivers
16 * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
35 MODULE_DESCRIPTION("Socket-CAN driver for KVASER PCAN PCI cards");
43 struct net_device *slave_dev[MAX_NO_OF_CHANNELS-1];
50 #define KVASER_PCI_CAN_CLOCK (16000000 / 2)
53 * The board configuration is probably following:
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A 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 - patches@opensource.cirrus.com
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/arch/mips/include/asm/sn/
H A Dklconfig.h8 * Copyright (C) 1992 - 1997, 1999, 2000 Silicon Graphics, Inc.
76 * 1 NODE brd, 2 Router brd (1 8p, 1 meta), 6 Widgets,
77 * 2 Midplanes assuming no pci card cages
79 #define MAX_SLOTS_PER_NODE (1 + 2 + 6 + 2)
85 /* lboard_t->brd_flags fields */
99 /* klinfo->flags fields */
108 #define IS_CONSOLE_IOC3(i) ((((klinfo_t *)i)->flags) & KLINFO_INSTALL)
121 #define ERRINFO_STRUCT 2
162 (KL_CONFIG_HDR(_nasid)->ch_board_info)
164 (KL_CONFIG_HDR(_nasid)->ch_board_info = (_off))
[all …]
/linux/Documentation/arch/sh/
H A 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/arch/mips/bcm63xx/boards/
H A 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",
86 .gpio = 2,
93 .default_trigger = "default-on",
96 .name = "96328avng::power-fail",
143 .name = "ppp-fail",
151 .default_trigger = "default-on",
185 .name = "ppp-fail",
[all …]
/linux/drivers/gpib/cb7210/
H A Dcb7210.c1 // SPDX-License-Identifier: GPL-2.0
4 * Measurement Computing boards using cb7210.2 and cbi488.2 chips
28 MODULE_DESCRIPTION("GPIB driver Measurement Computing boards using cb7210.2 and cbi488.2");
30 static int cb7210_read(struct gpib_board *board, u8 *buffer, size_t length,
43 static inline void input_fifo_enable(struct gpib_board *board, int enable) in input_fifo_enable() argument
45 struct cb7210_priv *cb_priv = board->private_data; in input_fifo_enable()
46 struct nec7210_priv *nec_priv = &cb_priv->nec7210_priv; in input_fifo_enable()
49 spin_lock_irqsave(&board->spinlock, flags); in input_fifo_enable()
52 cb_priv->in_fifo_half_full = 0; in input_fifo_enable()
56 HS_CLR_EOI_EMPTY_INT | HS_CLR_HF_INT | cb_priv->hs_mode_bits, in input_fifo_enable()
[all …]
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-helper-board.h7 * Copyright (c) 2003-2008 Cavium Networks
10 * it under the terms of the GNU General Public License, Version 2, as
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>
51 set_phy_link_flags_flow_control_mask = 0x3 << 1, /* Mask for 2 bit wide flow control field */
58 #define CVMX_HELPER_BOARD_MGMT_IPD_PORT -10
62 * port. A result of -1 means there isn't a MII capable PHY
[all …]

12345678910>>...42