Searched refs:boards (Results 1 - 200 of 834) sorted by relevance

12345

/linux-4.4.14/arch/sh/include/mach-sdk7786/mach/
H A Dirq.h4 /* arch/sh/boards/mach-sdk7786/irq.c */
H A Dfpga.h130 /* arch/sh/boards/mach-sdk7786/fpga.c */
134 /* arch/sh/boards/mach-sdk7786/nmi.c */
/linux-4.4.14/arch/mips/include/asm/lasat/
H A Dserial.h3 /* Lasat 100 boards serial configuration */
9 /* * LASAT 200 boards serial configuration */
H A Dlasat.h20 * Configuration for LASAT boards, loads the appropriate include files.
126 /* Routines specific to LASAT boards */
249 /* Lasat 100 boards */
252 /* Lasat 200 boards */
/linux-4.4.14/arch/arm/mach-omap2/
H A Dboard-rx51.h2 * Defines for rx51 boards
H A Dboard-generic.c8 * to support the OMAP2+ device tree boards with an unique board file.
73 /* Some boards need board name for legacy userspace in /proc/cpuinfo */
90 /* Generic omap3 boards, most boards can use these */
/linux-4.4.14/arch/sh/include/mach-x3proto/mach/
H A Dhardware.h6 /* arch/sh/boards/mach-x3proto/gpio.c */
H A Dilsel.h40 /* arch/sh/boards/renesas/x3proto/ilsel.c */
/linux-4.4.14/arch/x86/platform/geode/
H A Dnet5501.c4 * on net5501 boards.
98 static struct net5501_board __initdata boards[] = { variable in typeref:struct:__initdata
120 for (i = 0; i < ARRAY_SIZE(boards); i++) { net5501_present()
121 unsigned char *model = rombase + boards[i].offset; net5501_present()
123 if (!memcmp(model, boards[i].sig, boards[i].len)) { net5501_present()
/linux-4.4.14/arch/avr32/
H A DMakefile34 core-$(CONFIG_BOARD_ATSTK1000) += arch/avr32/boards/atstk1000/
35 core-$(CONFIG_BOARD_ATNGW100_COMMON) += arch/avr32/boards/atngw100/
36 core-$(CONFIG_BOARD_HAMMERHEAD) += arch/avr32/boards/hammerhead/
37 core-$(CONFIG_BOARD_FAVR_32) += arch/avr32/boards/favr-32/
38 core-$(CONFIG_BOARD_MERISC) += arch/avr32/boards/merisc/
39 core-$(CONFIG_BOARD_MIMC200) += arch/avr32/boards/mimc200/
/linux-4.4.14/arch/m68k/include/asm/
H A Dtimex.h18 * This default CLOCK_TICK_RATE is probably wrong for many 68k boards
19 * Users of those boards will need to check and modify accordingly
H A Dmcf8390.h4 * mcf8390.h -- NS8390 support for ColdFire eval boards.
23 * Support for NE2000 clones devices in ColdFire based boards.
24 * Not all boards address these parts the same way, some use a
34 * Define the basic hardware resources of NE2000 boards.
H A Dcontregs.h19 #define AC_UDVMA_ENB 0x50000000 /* 34 Not used on Sun boards, byte */
28 #define AC_UDVMA_MAP 0xD0000000 /* 4 Not used on Sun boards, byte */
H A Dcoldfire.h19 * in any case new boards come along from time to time that have yet
H A Dsun3mmu.h33 #define AC_UDVMA_ENB 0x50000000 /* 34 Not used on Sun boards, byte */
42 #define AC_UDVMA_MAP 0xD0000000 /* 4 Not used on Sun boards, byte */
/linux-4.4.14/arch/sh/boards/mach-se/
H A Dboard-se7619.c2 * arch/sh/boards/se/7619/setup.c
/linux-4.4.14/arch/arm/mach-omap1/include/mach/
H A Duncompress.h93 * as machine_is functions are optimized out for the boards that arch_decomp_setup()
97 /* omap7xx/8xx based boards using UART1 with shift 0 */ arch_decomp_setup()
101 /* omap15xx/16xx based boards using UART1 */ arch_decomp_setup()
111 /* omap15xx/16xx based boards using UART2 */ arch_decomp_setup()
114 /* omap15xx/16xx based boards using UART3 */ arch_decomp_setup()
H A Dio.h4 * IO definitions for TI OMAP processors and boards
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Ddas08.c49 * setting the INTE control bit to 0. Not present on "JR" boards.
52 /* digital inputs (not "JR" boards) */
61 #define DAS08_CONTROL_INTE BIT(3) /* interrupt enable (not "JR" boards) */
63 /* digital outputs (not "JR" boards) */
66 * (R/W) programmable AI gain ("PGx" and "AOx" boards):
73 #define DAS08JR_DI_REG 0x03 /* (R) digital inputs ("JR" boards) */
74 #define DAS08JR_DO_REG 0x03 /* (W) digital outputs ("JR" boards) */
75 /* (W) analog output l.s.b. registers for 2 channels ("JR" boards) */
77 /* (W) analog output m.s.b. registers for 2 channels ("JR" boards) */
80 * (R) update analog outputs ("JR" boards set for simultaneous output)
85 /* (W) analog output l.s.b. registers for 2 channels ("AOx" boards) */
87 /* (W) analog output m.s.b. registers for 2 channels ("AOx" boards) */
90 * (R) update analog outputs ("AOx" boards set for simultaneous output)
212 /* clear over-range bits for 16-bit boards */ das08_ai_insn_read()
232 * "JR" 16-bit boards are sign-magnitude. das08_ai_insn_read()
237 * DAS08/JR/16 and DAS08/JR/16-AO boards have it das08_ai_insn_read()
373 * XXX some boards actually have differential das08_common_attach()
H A Ddas08.h28 /* types of ai range table used by different boards */
35 bool is_jr; /* true for 'JR' boards */
48 /* bits for do/mux register on boards without separate do register */
H A Dni_labpc.c3 * Driver for National Instruments Lab-PC series boards and compatibles
25 * Configuration options - ISA boards:
36 * Kernel-level ISA plug-and-play support for the lab-pc-1200 boards
38 * I don't know the device id numbers. If you have one of these boards,
42 * The 1200 series boards have onboard calibration dacs for correcting
124 MODULE_DESCRIPTION("Comedi driver for NI Lab-PC ISA boards");
H A Dpcl724.c3 * Comedi driver for 8255 based ISA and PC/104 DIO boards
10 * Description: Comedi driver for 8255 based ISA DIO boards
21 * [2] - number of DIO (pcl722 and acl7122 boards)
151 MODULE_DESCRIPTION("Comedi driver for 8255 based ISA and PC/104 DIO boards");
H A Ddac02.c3 * Comedi driver for DAC02 compatible boards
26 * Description: Comedi driver for DAC02 compatible boards
145 MODULE_DESCRIPTION("Comedi driver for DAC02 compatible boards");
H A Damplc_pc236.c3 * Driver for Amplicon PC36AT DIO boards.
84 MODULE_DESCRIPTION("Comedi driver for Amplicon PC36AT DIO boards");
H A Ddas08_pci.c3 * comedi driver for DAS08 PCI boards
23 * Description: DAS-08 PCI compatible boards
H A D8255_pci.c2 * COMEDI driver for generic PCI based 8255 digital i/o boards
26 * Description: Generic PCI based 8255 Digital I/O boards
40 * These boards have one or more 8255 digital I/O chips, each of which
56 * Some of these boards also have an 8254 programmable timer/counter
59 * Interrupt support for these boards is also not currently supported.
302 MODULE_DESCRIPTION("COMEDI - Generic PCI based 8255 Digital I/O boards");
H A D8255.c35 * that has an 8255 chip. For multifunction boards, the main driver will
46 * Note that most PCI 8255 boards do NOT work with this driver, and
H A Damplc_pci236.c3 * Driver for Amplicon PCI236 DIO boards.
152 MODULE_DESCRIPTION("Comedi driver for Amplicon PCI236 DIO boards");
H A Ddas08_cs.c28 Description: DAS-08 PCMCIA boards
113 MODULE_DESCRIPTION("Comedi driver for ComputerBoards DAS-08 PCMCIA boards");
H A Dni_labpc_cs.c3 Driver for National Instruments daqcard-1200 boards
32 The 1200 series boards have onboard calibration dacs for correcting
H A Damplc_dio200.h52 /* Used by initialization of PCIe boards. */
H A Dni_atmio.c45 Comedilib includes a utility to autocalibrate these boards. The
46 boards seem to boot into a state where the all calibration DACs
50 To use the extended digital I/O on some of the boards, enable the
56 Some of the more esoteric triggering possibilities of these boards
H A Damplc_dio200_pci.c88 * supported on PC214E. For the other boards, valid clock sources are
104 * For the PCIe boards, clock sources in the range 0 to 31 are allowed
118 * supported on PC214E. For the other boards, valid gate sources are 0
133 * For the PCIe boards, gate sources in the range 0 to 31 are allowed;
313 * This function does some special set-up for the PCIe boards
423 MODULE_DESCRIPTION("Comedi driver for Amplicon 200 Series PCI(e) DIO boards");
H A Ddas08_isa.c3 * comedi driver for DAS08 ISA/PC-104 boards
23 * Description: DAS-08 ISA/PC-104 compatible boards
H A Damplc_pc263.c3 Driver for Amplicon PC263 and PCI263 relay boards.
H A Dni_labpc.h23 #define NUM_AO_CHAN 2 /* boards have two analog output channels */
/linux-4.4.14/arch/mips/mti-malta/
H A Dmalta-display.c6 * Display routines for display messages in MIPS boards ascii display.
17 #include <asm/mips-boards/generic.h>
H A Dmalta-time.c18 * Setting up the clock on the MIPS boards.
42 #include <asm/mips-boards/generic.h>
43 #include <asm/mips-boards/maltaint.h>
H A Dmalta-amon.c16 #include <asm/mips-boards/launch.h>
H A Dmalta-int.c31 #include <asm/mips-boards/malta.h>
32 #include <asm/mips-boards/maltaint.h>
34 #include <asm/mips-boards/generic.h>
35 #include <asm/mips-boards/msc01_pci.h>
H A Dmalta-platform.c32 #include <asm/mips-boards/maltaint.h>
/linux-4.4.14/include/linux/spi/
H A Dad7877.h3 /* Touchscreen characteristics vary between boards and models. The
H A Dad7879.h3 /* Touchscreen characteristics vary between boards and models. The
H A Dads7846.h3 /* Touchscreen characteristics vary between boards and models. The
/linux-4.4.14/arch/powerpc/include/asm/
H A Dmpc8260.h2 * Since there are many different boards and no standard configuration,
/linux-4.4.14/arch/powerpc/platforms/40x/
H A Dppc40x_simple.c11 * mostly used for eval boards or other simple and "generic" 44x boards. If
44 /* This is the list of boards that can be supported by this simple
45 * platform code. This does _not_ mean the boards are compatible,
H A Dwalnut.c3 * IBM PowerPC 4xx based boards. Adapted from original
/linux-4.4.14/arch/powerpc/platforms/44x/
H A Dppc44x_simple.c11 * mostly used for eval boards or other simple and "generic" 44x boards. If
43 /* This is the list of boards that can be supported by this simple
44 * platform code. This does _not_ mean the boards are compatible,
/linux-4.4.14/arch/powerpc/platforms/52xx/
H A Dmpc5200_simple.c2 * Support for 'mpc5200-simple-platform' compatible boards.
13 * This code implements support for a simple MPC52xx based boards which
14 * do not need a custom platform specific setup. Such boards are
51 /* list of the supported boards */
/linux-4.4.14/arch/sh/boards/
H A Dboard-shmin.c2 * arch/sh/boards/shmin/setup.c
H A Dboard-titan.c2 * arch/sh/boards/titan/setup.c - Setup for Titan
H A Dboard-edosk7705.c2 * arch/sh/boards/renesas/edosk7705/setup.c
/linux-4.4.14/arch/sh/boards/mach-lboxre2/
H A Dirq.c2 * linux/arch/sh/boards/lboxre2/irq.c
H A Dsetup.c2 * linux/arch/sh/boards/lbox/setup.c
/linux-4.4.14/arch/arm/mach-davinci/include/mach/
H A Duncompress.h76 * as machine_is functions are optimized out for the boards that __arch_decomp_setup()
80 /* Davinci boards */ __arch_decomp_setup()
89 /* DA8xx boards */ __arch_decomp_setup()
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dsriov.h2 * Driver for Solarflare network controllers and boards
H A Dphy.h2 * Driver for Solarflare network controllers and boards
H A Dselftest.h2 * Driver for Solarflare network controllers and boards
H A Dsriov.c2 * Driver for Solarflare network controllers and boards
H A Dworkarounds.h2 * Driver for Solarflare network controllers and boards
H A Def10_sriov.h2 * Driver for Solarflare network controllers and boards
/linux-4.4.14/include/linux/usb/
H A Dsl811.h24 /* some boards need something like these: */
H A Dmusb.h7 * key configuration differences between boards.
14 * standards are being followed. (Developer boards sometimes won't.)
/linux-4.4.14/arch/sh/boards/mach-se/7721/
H A Dirq.c2 * linux/arch/sh/boards/se/7721/irq.c
H A Dsetup.c2 * linux/arch/sh/boards/se/7721/setup.c
/linux-4.4.14/arch/sh/boards/mach-se/7751/
H A Dirq.c2 * linux/arch/sh/boards/se/7751/irq.c
H A Dsetup.c2 * linux/arch/sh/boards/se/7751/setup.c
/linux-4.4.14/arch/sh/boards/mach-sh7763rdp/
H A Dirq.c2 * linux/arch/sh/boards/renesas/sh7763rdp/irq.c
/linux-4.4.14/arch/mips/mti-sead3/
H A Dsead3-int.c16 #include <asm/mips-boards/sead3int.h>
H A Dsead3-display.c10 #include <asm/mips-boards/generic.h>
H A Dsead3-setup.c17 #include <asm/mips-boards/generic.h>
H A Dsead3-time.c15 #include <asm/mips-boards/generic.h>
/linux-4.4.14/arch/m68k/coldfire/
H A Dm5407.c4 * m5407.c -- platform support for ColdFire 5407 based boards
H A Dmcf8390.c2 * mcf8390.c -- platform support for 8390 ethernet on many boards
H A Dm5206.c4 * m5206.c -- platform support for ColdFire 5206 based boards
H A Dm5272.c4 * m5272.c -- platform support for ColdFire 5272 based boards
114 * Some 5272 based boards have the FEC ethernet diectly connected to
H A Dfirebee.c4 * firebee.c -- extra startup code support for the FireBee boards
H A Dhead.S24 * method, and should work for most boards. It won't work for those
26 * works on SDRAM (not boards fitted with SRAM).
89 #error "ERROR: I don't know how to probe your boards memory size?"
167 * Do any platform or board specific setup now. Most boards
H A Dm523x.c4 * m523x.c -- platform support for ColdFire 523x based boards
H A Dm5249.c4 * m5249.c -- platform support for ColdFire 5249 based boards
H A Dm525x.c4 * 525x.c -- platform support for ColdFire 525x based boards
H A Dm5307.c4 * m5307.c -- platform support for ColdFire 5307 based boards
H A Dm527x.c4 * m527x.c -- platform support for ColdFire 527x based boards
H A Dm528x.c4 * m528x.c -- platform support for ColdFire 528x based boards
H A Dm54xx.c4 * m54xx.c -- platform support for ColdFire 54xx based boards
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Daudio.h16 * AC97 reset line, which is the default on most boards.
H A Dgumstix.h89 /* for expansion boards that can't be programatically detected */
/linux-4.4.14/sound/soc/sh/
H A DMakefile18 ## boards
/linux-4.4.14/drivers/mtd/maps/
H A Dsolutionengine.c2 * Flash and EPROM on Hitachi Solution Engine and similar boards.
94 MODULE_DESCRIPTION("MTD map driver for Hitachi SolutionEngine (and similar) boards");
H A Dimpa7.c2 * Handle mapping of the NOR flash on implementa A7 boards
/linux-4.4.14/include/video/
H A Dbroadsheetfb.h65 /* Functions for boards that use GPIO */
70 /* Functions for boards that have specialized MMIO */
/linux-4.4.14/arch/mips/include/asm/mach-malta/
H A Dmc146818rtc.h26 #include <asm/mips-boards/generic.h>
27 #include <asm/mips-boards/malta.h>
H A Dcpu-feature-overrides.h14 * CPU feature overrides for MIPS boards
H A Dmalta-pm.h14 #include <asm/mips-boards/piix4.h>
/linux-4.4.14/arch/mips/include/asm/mips-boards/
H A Dgeneric.h6 * Defines of the MIPS boards specific address-MAP, registers, etc.
18 #include <asm/mips-boards/bonito64.h>
H A Dmalta.h25 #include <asm/mips-boards/msc01_pci.h>
/linux-4.4.14/arch/sh/boards/mach-sh03/
H A Dsetup.c2 * linux/arch/sh/boards/sh03/setup.c
24 /* arch/sh/boards/sh03/rtc.c */
/linux-4.4.14/arch/arm/mach-orion5x/
H A Dirq.c32 * break asm irq handler used by non-DT boards. Therefore,
33 * we provide a C-style irq handler even for non-DT boards,
/linux-4.4.14/sound/soc/txx9/
H A Dtxx9aclc-generic.c13 * This is a very generic AC97 sound machine driver for boards which
14 * have (AC97) audio at ACLC (e.g. RBTX49XX boards).
/linux-4.4.14/arch/mips/include/asm/mach-db1x00/
H A Dbcsr.h4 * All Alchemy development boards (except, of course, the weird PB1000)
16 /* BCSR base addresses on various boards. BCSR base 2 refers to the
50 /* Au1200/1300 based boards */
66 /* register offsets, valid for all Db1xxx/Pb1xxx boards */
75 /* Au1200/Au1300 based boards: CPLD IRQ muxer */
113 /* STATUS reg. Unless otherwise noted, they're valid on all boards.
235 #define BCSR_SYSTEM_VDDI 0x001F /* PB1xxx boards */
/linux-4.4.14/arch/arm/mach-s3c64xx/
H A Ddev-backlight.c5 * Common infrastructure for PWM Backlight for Samsung boards
63 * used by most samsung boards.
65 * for their specific boards
/linux-4.4.14/drivers/video/fbdev/
H A Dcarminefb.h15 * This values work on the eval card. Custom boards may use different timings,
/linux-4.4.14/drivers/ipack/devices/
H A Dipoctal.h4 * driver for the IPOCTAL boards
/linux-4.4.14/include/linux/mtd/
H A Dphysmap.h2 * For boards with physically mapped flash and using
/linux-4.4.14/include/linux/
H A Domapfb.h4 * Framebuffer driver for TI OMAP boards
H A Ddio.h1 /* header file for DIO boards for the HP300 architecture.
4 * the Amiga port handles Zorro boards.
17 /* The DIO boards in a system are distinguished by 'select codes' which
26 * DIO-II boards are at 0x1000000 + (sc - 132) * 0x400000
28 * so currently we just don't handle DIO-II boards. It wouldn't be hard to
97 /* DIO/DIO-II boards all have the following 8bit registers.
130 * DIO boards are all fixed length.
H A Dsmsc911x.h56 * "last resort" in the case of big endian mode on boards with incorrectly
/linux-4.4.14/arch/powerpc/platforms/512x/
H A Dmpc512x_generic.c27 * list of supported boards
/linux-4.4.14/arch/powerpc/platforms/85xx/
H A Dcorenet_generic.c138 static const char * const boards[] __initconst = {
180 if (of_flat_dt_match(root, boards)) corenet_generic_probe()
184 for (i = 0; boards[i]; i++) { corenet_generic_probe()
185 snprintf(hv_compat, sizeof(hv_compat), "%s-hv", boards[i]); corenet_generic_probe()
H A Dxes_mpc85xx.c38 /* A few bit definitions needed for fixups on some boards */
84 * Legacy xMon firmware on some X-ES boards does not enable L2 xes_mpc85xx_fixups()
91 /* Only MPC8548, MPC8540, and MPC8560 boards are affected */ xes_mpc85xx_fixups()
H A Dcommon.c2 * Routines common to most mpc85xx-based boards.
/linux-4.4.14/arch/mips/include/asm/mach-sead3/
H A Dcpu-feature-overrides.h14 * CPU feature overrides for MIPS boards
/linux-4.4.14/arch/sh/boards/mach-dreamcast/
H A Dsetup.c2 * arch/sh/boards/dreamcast/setup.c
H A Drtc.c2 * arch/sh/boards/dreamcast/rtc.c
/linux-4.4.14/arch/sh/boards/mach-sdk7780/
H A Dirq.c2 * linux/arch/sh/boards/renesas/sdk7780/irq.c
H A Dsetup.c2 * arch/sh/boards/renesas/sdk7780/setup.c
/linux-4.4.14/arch/sh/boards/mach-se/7206/
H A Dsetup.c3 * linux/arch/sh/boards/se/7206/setup.c
/linux-4.4.14/arch/sh/drivers/pci/
H A Dfixups-snapgear.c13 * PCI initialization for the SnapGear boards
H A Dfixups-titan.c12 * PCI initialization for the Titan boards
/linux-4.4.14/arch/sh/include/mach-common/mach/
H A Dsh7763rdp.h48 /* arch/sh/boards/renesas/sh7763rdp/irq.c */
H A Dr2d.h66 /* arch/sh/boards/renesas/rts7751r2d/irq.c */
H A Dsdk7780.h76 /* arch/sh/boards/renesas/sdk7780/irq.c */
/linux-4.4.14/arch/arm/mach-imx/
H A Dboard-mx31lilly.h4 * Based on code for mobots boards,
H A Dboard-mx31lite.h5 * Based on code for mobots boards,
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/
H A Duncompress.h41 * Some boards are using UART2 as console __arch_decomp_setup()
/linux-4.4.14/sound/pci/ice1712/
H A Dpontis.h7 * Lowlevel functions for Pontis MS300 boards
/linux-4.4.14/include/linux/input/
H A Dad714x.h5 * slider, touchpad at the same time. That depends on the boards.
/linux-4.4.14/drivers/mtd/onenand/
H A Dgeneric.c12 * This is a device driver for the OneNAND flash for generic boards.
117 MODULE_DESCRIPTION("Glue layer for OneNAND flash on generic boards");
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-parport.h71 /* type 5: ADM1025, ADM1030 and ADM1031 evaluation boards */
110 " 5 = ADM1025, ADM1030 and ADM1031 evaluation boards\n"
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/pinctrl/
H A Domap.h79 * Define some commonly used pins configured by the boards.
80 * Note that some boards use alternative pins, so check
/linux-4.4.14/include/dt-bindings/pinctrl/
H A Domap.h79 * Define some commonly used pins configured by the boards.
80 * Note that some boards use alternative pins, so check
/linux-4.4.14/arch/sh/boards/mach-highlander/
H A Dpsw.c2 * arch/sh/boards/renesas/r7780rp/psw.c
4 * push switch support for RDBRP-1/RDBREVRP-1 debug boards.
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/pinctrl/
H A Domap.h79 * Define some commonly used pins configured by the boards.
80 * Note that some boards use alternative pins, so check
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/pinctrl/
H A Domap.h79 * Define some commonly used pins configured by the boards.
80 * Note that some boards use alternative pins, so check
/linux-4.4.14/arch/mips/sgi-ip27/
H A Dip27-klconfig.c52 /* Search all boards stored on this node. */ find_lboard()
64 /* Search all boards stored on this node. */ find_lboard_class()
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/pinctrl/
H A Domap.h79 * Define some commonly used pins configured by the boards.
80 * Note that some boards use alternative pins, so check
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/pinctrl/
H A Domap.h79 * Define some commonly used pins configured by the boards.
80 * Note that some boards use alternative pins, so check
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/pinctrl/
H A Domap.h79 * Define some commonly used pins configured by the boards.
80 * Note that some boards use alternative pins, so check
/linux-4.4.14/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c42 * known 3368 boards
74 * known 6328 boards
122 * known 6338 boards
211 * known 6345 boards
223 * known 6348 boards
528 * known 6358 boards
677 * all boards
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-bootinfo.h94 * Several boards support compact flash on the Octeon boot
96 * addresses on different boards. These are the physical
225 /* Special 'generic' board type, supports many boards */
253 * Set aside a range for customer boards. These numbers are managed
359 /* Customer boards listed here */ cvmx_board_type_to_string()
H A Dcvmx-sysinfo.h87 * Several boards support compact flash on the Octeon boot
89 * addresses on different boards. These values will be 0 if
/linux-4.4.14/arch/mips/pci/
H A Dpci-malta.c22 * MIPS boards specific PCI support.
31 #include <asm/mips-boards/generic.h>
32 #include <asm/mips-boards/bonito64.h>
33 #include <asm/mips-boards/msc01_pci.h>
101 * fixed in a later revision of YAMON (the MIPS boards mips_pcibios_init()
H A Dops-bonito64.c20 * MIPS boards specific PCI support.
26 #include <asm/mips-boards/bonito64.h>
H A Dops-msc.c21 * MIPS boards specific PCI support.
28 #include <asm/mips-boards/msc01_pci.h>
H A Dops-loongson3.c5 #include <asm/mips-boards/bonito64.h>
/linux-4.4.14/drivers/net/can/sja1000/
H A Dtscan1.c2 * tscan1.c: driver for Technologic Systems TS-CAN1 PC104 boards
34 MODULE_DESCRIPTION("Driver for Technologic Systems TS-CAN1 PC104 boards");
38 /* Maximum number of boards (one in each JP1:JP2 setting of IO address) */
/linux-4.4.14/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-board.c215 * ethernet ports link speed. Most Octeon boards have Marvell PHYs
217 * updated for boards that don't have the normal Marvell PHYs.
259 /* Port 1 on these boards is always Gigabit */ __cvmx_helper_board_link_get()
269 /* Port 1 on these boards is always Gigabit */ __cvmx_helper_board_link_get()
279 /* Port 1 on these boards is always Gigabit */ __cvmx_helper_board_link_get()
412 * in-band status. It is really important that boards __cvmx_helper_board_link_get()
675 * perform board specific initialization. For most boards
703 * clocks. Unfortunately many boards don't define a __cvmx_helper_board_hardware_enable()
709 * Some boards use a hacked up bootloader that __cvmx_helper_board_hardware_enable()
711 * evaluation boards. This leads to all kinds __cvmx_helper_board_hardware_enable()
730 ("ERROR: All boards require a unique board type to identify them.\n"); __cvmx_helper_board_hardware_enable()
775 /* Most boards except NIC10e use a 12MHz crystal */ __cvmx_helper_board_usb_get_clock_type()
/linux-4.4.14/drivers/tty/
H A Drocket.h99 /* Universal PCI boards */
110 /* All ISA boards */
/linux-4.4.14/drivers/pcmcia/
H A Ddb1xxx_ss.c2 * PCMCIA socket code for the Alchemy Db1xxx/Pb1xxx boards.
9 * following Alchemy Development boards:
14 * bits arranged in per-socket groups in an external PLD. All boards
16 * Of course there are exceptions in later boards:
61 #define BOARD_TYPE_DEFAULT 0 /* most boards */
193 /* all other (older) Db1x00 boards use a GPIO to show db1x_pcmcia_setup_irqs()
224 * configure a PCMCIA socket on the Db1x00 series of boards (and
592 MODULE_DESCRIPTION("PCMCIA Socket Services for Alchemy Db/Pb1x00 boards");
/linux-4.4.14/arch/sh/boards/mach-se/7724/
H A Dirq.c2 * linux/arch/sh/boards/se/7724/irq.c
8 * Based on linux/arch/sh/boards/se/7722/irq.c
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Denvctrl.h45 * Some boards choose to support some of the features only.
67 * the fan is not connected. Some boards have optional
/linux-4.4.14/arch/arm/mach-dove/
H A Dirq.c115 * break asm irq handler used by non-DT boards. Therefore,
116 * we provide a C-style irq handler even for non-DT boards,
/linux-4.4.14/arch/arm/mach-ks8695/
H A Dboard-og.c2 * board-og.c -- support for the OpenGear KS8695 based boards.
59 /* Some boards use a different GPIO as the PCI reset line */ og_pci_bus_reset()
H A Dboard-sg.c2 * board-sg.c -- support for the SnapGear KS8695 based boards
/linux-4.4.14/drivers/leds/
H A Dleds-sead3.c17 #include <asm/mips-boards/sead3-addr.h>
/linux-4.4.14/drivers/media/pci/cx25821/
H A Dcx25821-cards.c37 /* Ensure safe default for unknown boards */
/linux-4.4.14/drivers/clk/versatile/
H A Dclk-versatile.c3 * Versatile PB boards.
H A Dclk-realview.c2 * Clock driver for the ARM RealView boards
/linux-4.4.14/arch/xtensa/include/asm/
H A Ddma.h19 * however on boards with a PCI bus, such functionality
/linux-4.4.14/arch/xtensa/platforms/xtfpga/include/platform/
H A Dhardware.h12 * This file contains the hardware configuration of the XTAVNET boards.
/linux-4.4.14/include/linux/platform_data/
H A Domap-twl4030.h2 * omap-twl4030.h - ASoC machine driver for TI SoC based boards with twl4030
H A Dmtd-davinci.h48 /* NOTE: boards don't need to use these address bits
/linux-4.4.14/arch/powerpc/platforms/82xx/
H A Dpq2ads.h5 * the Freescale MPC8260ADS/MPC8266ADS-PCI boards.
/linux-4.4.14/arch/powerpc/platforms/83xx/
H A Dmpc837x_rdb.c36 * On RDB boards (in contrast to MDS) USBB pins are used for SD only, mpc837x_rdb_sd_cfg()
/linux-4.4.14/arch/sh/boards/mach-landisk/
H A Dirq.c2 * arch/sh/boards/mach-landisk/irq.c
H A Dsetup.c2 * arch/sh/boards/landisk/setup.c
H A Dpsw.c2 * arch/sh/boards/landisk/psw.c
/linux-4.4.14/arch/sh/boards/mach-se/770x/
H A Dirq.c2 * linux/arch/sh/boards/se/770x/irq.c
/linux-4.4.14/arch/sh/boards/mach-se/7780/
H A Dirq.c2 * linux/arch/sh/boards/se/7780/irq.c
H A Dsetup.c2 * linux/arch/sh/boards/se/7780/setup.c
/linux-4.4.14/arch/sh/include/mach-dreamcast/mach/
H A Dsysasic.h42 /* arch/sh/boards/mach-dreamcast/irq.c */
/linux-4.4.14/arch/sh/include/mach-se/mach/
H A Dse7724.h67 /* arch/sh/boards/se/7724/irq.c */
H A Dse7722.h94 /* arch/sh/boards/se/7722/irq.c */
/linux-4.4.14/arch/m68k/include/uapi/asm/
H A Dbootinfo-vme.h41 * Motorola VME boards. Contains board number, Bug version, board
/linux-4.4.14/arch/mips/ar7/
H A Dtime.c18 * Setting up the clock on the MIPS boards.
/linux-4.4.14/arch/mips/rb532/
H A Dtime.c18 * Setting up the clock on the MIPS boards.
/linux-4.4.14/arch/arm/mach-realview/include/mach/
H A Dhardware.h4 * This file contains the hardware definitions of the RealView boards.
/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
H A Dgpio-samsung.h13 /* some boards require extra gpio capacity to support external
/linux-4.4.14/arch/arm/mach-versatile/include/mach/
H A Dhardware.h4 * This file contains the hardware definitions of the Versatile boards.
/linux-4.4.14/arch/arm/mach-footbridge/
H A Dcats-hw.c76 * hard reboots fail on early boards.
/linux-4.4.14/sound/soc/blackfin/
H A Dbfin-eval-adau1701.c3 * evaluation boards.
/linux-4.4.14/drivers/scsi/
H A Dpas16.c33 * with the newer model boards, the interrupt is set via
52 * be specified for other boards in the system.
98 * board via software (as must be done on newer model boards without
256 * give it a base address. This shouldn't affect older boards. pas16_hw_detect()
278 /* Mediavision has some new model boards that return ID bits pas16_hw_detect()
458 * XXX Most SCSI boards use this mapping, I could be incorrect. Some one
/linux-4.4.14/drivers/mtd/devices/
H A Dms02-nv.h49 * point of view there is no problem using up to 14 such boards in a
51 * The MS02-NV board is ECC-protected, like other MS02 memory boards.
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c3 currently tested on all the ST boards based on STb7109 and stx7200 SoCs.
158 /* No PMT module supported on ST boards with this Eth chip. */ dwmac100_pmt()
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1300.h133 * the boards' gpio.h must provide the linux gpio wrapper functions,
140 * Cases 1 and 3 are intended for boards which want to provide their own
/linux-4.4.14/arch/sh/drivers/
H A Dheartbeat.c6 * Most SH reference boards include a number of individual LEDs that can
12 * Additionally, most of these boards also have a LED bank that we've
/linux-4.4.14/drivers/staging/dgnc/
H A Ddgnc_pci.h19 #define PCIMAX 32 /* maximum number of PCI boards */
/linux-4.4.14/drivers/media/dvb-frontends/
H A Ds5h1409.h64 after being regression tested with other boards */
/linux-4.4.14/drivers/power/reset/
H A Darm-versatile-reboot.c24 /* Magic unlocking token used on all Versatile boards */
/linux-4.4.14/arch/xtensa/
H A DMakefile109 @echo ' dtbs - Build device tree blobs for enabled boards'
/linux-4.4.14/arch/mips/include/asm/sgi/
H A Dgio.h52 * IDs above 0x50/0xd0 are of 3rd party boards.
/linux-4.4.14/arch/sh/boards/mach-se/7343/
H A Dirq.c7 * Based on linux/arch/sh/boards/se/7343/irq.c
/linux-4.4.14/arch/sh/boards/mach-x3proto/
H A Dgpio.c2 * arch/sh/boards/mach-x3proto/gpio.c
/linux-4.4.14/arch/metag/
H A DMakefile88 @echo ' dtbs - Build device tree blobs for enabled boards'
/linux-4.4.14/arch/mips/lasat/
H A Dinterrupt.c19 * Lasat boards.
/linux-4.4.14/arch/mips/pistachio/
H A Dinit.c20 #include <asm/mips-boards/generic.h>
/linux-4.4.14/arch/mips/txx9/jmr3927/
H A Dprom.c13 * arch/mips/mips-boards/xx files.
/linux-4.4.14/arch/nios2/
H A DMakefile74 echo ' dtbs - Build device tree blobs for enabled boards'
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dklconfig.h27 klconf_off_t ch_board_info; /* the link list of boards */
38 * node.(TBD - Need a way to treat ROUTER boards.)
40 * There are 2 different structures to represent these boards -
136 and the non-graphics widget boards */
/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dsimtec-usb.c42 * designed boards.

Completed in 4707 milliseconds

12345