Searched +full:mio +full:- +full:bank (Results 1 – 19 of 19) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"10 - Adrian Hunter <adrian.hunter@intel.com>13 - $ref: "mmc-controller.yaml#"14 - if:18 const: arasan,sdhci-5.121 - phys22 - phy-names23 - if:[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Handles the Mitac Mio A701 Board31 #include <linux/platform_data/i2c-pxa.h>33 #include <asm/mach-types.h>37 #include "regs-rtc.h"38 #include <linux/platform_data/keypad-pxa27x.h>39 #include <linux/platform_data/video-pxafb.h>40 #include <linux/platform_data/mmc-pxamci.h>42 #include "pxa27x-udc.h"43 #include <linux/platform_data/media/camera-pxa.h>[all …]
1 // SPDX-License-Identifier: GPL-2.0+4 * Driver for Winsystems PC-104 based multifunction IO board.6 * COMEDI - Linux Control and Measurement Device Interface12 * Description: A driver for the PCM-MIO multifunction board13 * Devices: [Winsystems] PCM-MIO (pcmmio)15 * Updated: Wed, May 16 2007 16:21:10 -050018 * A driver for the PCM-MIO multifunction board from Winsystems. This19 * is a PC-104 based I/O board. It contains four subdevices:21 * subdevice 0 - 16 channels of 16-bit AI22 * subdevice 1 - 8 channels of 16-bit AO[all …]
1 // SPDX-License-Identifier: GPL-2.0-only7 * Copyright (c) 2011-2012, NVIDIA CORPORATION. All rights reserved.16 #include "pinctrl-tegra.h"273 /* All non-GPIO pins follow */277 /* Non-GPIO pins */2053 FUNCTION(mio),2102 #define DRV_PINGROUP_REG_A 0x868 /* bank 0 */2103 #define PINGROUP_REG_A 0x3000 /* bank 1 */2105 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A)2106 #define PINGROUP_REG(r) ((r) - PINGROUP_REG_A)[all …]
8 * Copyright (C) 1992 - 1997, 1999, 2000 Silicon Graphics, Inc.85 /* lboard_t->brd_flags fields */97 #define SECOND_NIC_PRESENT 0x80 /* addons like MIO are present */99 /* klinfo->flags fields */108 #define IS_CONSOLE_IOC3(i) ((((klinfo_t *)i)->flags) & KLINFO_INSTALL)162 (KL_CONFIG_HDR(_nasid)->ch_board_info)164 (KL_CONFIG_HDR(_nasid)->ch_board_info = (_off))167 (lboard_t *)((KL_CONFIG_HDR(_nasid)->ch_board_info) ? \168 NODE_OFFSET_TO_K1((_nasid), KL_CONFIG_HDR(_nasid)->ch_board_info) : \170 #define KL_CONFIG_MAGIC(_nasid) (KL_CONFIG_HDR(_nasid)->ch_magic)[all …]
2 * (c) Copyright 2010-2014 Xilinx, Inc. All rights reserved.4 * SPDX-License-Identifier: GPL-2.0+2023 // .. START: MIO PROGRAMMING3574 // .. FINISH: MIO PROGRAMMING3734 // .. .. .. .. START: DIR MODE BANK 03740 // .. .. .. .. FINISH: DIR MODE BANK 03741 // .. .. .. .. START: DIR MODE BANK 13742 // .. .. .. .. FINISH: DIR MODE BANK 13743 // .. .. .. .. START: MASK_DATA_0_LSW HIGH BANK [15:0]3752 // .. .. .. .. FINISH: MASK_DATA_0_LSW HIGH BANK [15:0][all …]
2 * (c) Copyright 2010-2014 Xilinx, Inc. All rights reserved.4 * SPDX-License-Identifier: GPL-2.0+2015 // .. START: MIO PROGRAMMING3566 // .. FINISH: MIO PROGRAMMING3726 // .. .. .. .. START: DIR MODE BANK 03732 // .. .. .. .. FINISH: DIR MODE BANK 03733 // .. .. .. .. START: DIR MODE BANK 13734 // .. .. .. .. FINISH: DIR MODE BANK 13735 // .. .. .. .. START: MASK_DATA_0_LSW HIGH BANK [15:0]3744 // .. .. .. .. FINISH: MASK_DATA_0_LSW HIGH BANK [15:0][all …]
2 * (c) Copyright 2010-2014 Xilinx, Inc. All rights reserved.4 * SPDX-License-Identifier: GPL-2.0+2054 // .. START: MIO PROGRAMMING3605 // .. FINISH: MIO PROGRAMMING3765 // .. .. .. .. START: DIR MODE BANK 03771 // .. .. .. .. FINISH: DIR MODE BANK 03772 // .. .. .. .. START: DIR MODE BANK 13773 // .. .. .. .. FINISH: DIR MODE BANK 13774 // .. .. .. .. START: MASK_DATA_0_LSW HIGH BANK [15:0]3783 // .. .. .. .. FINISH: MASK_DATA_0_LSW HIGH BANK [15:0][all …]
2 * (c) Copyright 2010-2014 Xilinx, Inc. All rights reserved.4 * SPDX-License-Identifier: GPL-2.0+2015 // .. START: MIO PROGRAMMING3566 // .. FINISH: MIO PROGRAMMING3726 // .. .. .. .. START: DIR MODE BANK 03727 // .. .. .. .. FINISH: DIR MODE BANK 03728 // .. .. .. .. START: DIR MODE BANK 13729 // .. .. .. .. FINISH: DIR MODE BANK 13730 // .. .. .. .. START: MASK_DATA_0_LSW HIGH BANK [15:0]3731 // .. .. .. .. FINISH: MASK_DATA_0_LSW HIGH BANK [15:0][all …]
4 * SPDX-License-Identifier: GPL-2.0+2021 /* .. START: MIO PROGRAMMING */3584 /* .. FINISH: MIO PROGRAMMING */3744 /* .. .. .. .. START: DIR MODE BANK 0 */3745 /* .. .. .. .. FINISH: DIR MODE BANK 0 */3746 /* .. .. .. .. START: DIR MODE BANK 1 */3752 /* .. .. .. .. FINISH: DIR MODE BANK 1 */3753 /* .. .. .. .. START: MASK_DATA_0_LSW HIGH BANK [15:0] */3754 /* .. .. .. .. FINISH: MASK_DATA_0_LSW HIGH BANK [15:0] */3755 /* .. .. .. .. START: MASK_DATA_0_MSW HIGH BANK [31:16] */[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 * Copyright (C) 2011 - 2012 Michal Simek <monstr@monstr.eu>9 * Based on sdhci-of-esdhc.c18 #include <linux/clk-provider.h>25 #include <linux/firmware/xlnx-zynqmp.h>28 #include "sdhci-cqhci.h"29 #include "sdhci-pltfm.h"56 * On some SoCs the syscon area has a feature where the upper 16-bits of57 * each 32-bit register act as a write mask for the lower 16-bits. This allows65 * struct sdhci_arasan_soc_ctl_field - Field used in sdhci_arasan_soc_ctl_map[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * advansys.c - Linux Host Driver for AdvanSys SCSI Adapters5 * Copyright (c) 1995-2000 Advanced System Products, Inc.6 * Copyright (c) 2000-2001 ConnectCom Solutions, Inc.34 #include <linux/dma-mapping.h>116 #define ASC_CHIP_LATEST_VER_EISA ((ASC_CHIP_MIN_VER_EISA - 1) + 3)133 * Narrow boards only support 12-byte commands, while wide boards134 * extend to 16-byte commands.400 #define ASC_IERR_BIST_PRE_TEST 0x0800 /* BIST pre-test error */421 * is Ultra-capable or not. These tables let us convert from one to the other.[all …]
18 .\" Set up some character translations and predefined strings. \*(-- will24 .tr \(*W-27 . ds -- \(*W-29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch37 . ds -- \|\(em\|73 .\" Fear. Run. Save yourself. No user-serviceable parts.83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'[all …]
3 Copyright (C) 1988-2020 Free Software Foundation, Inc.8 Invariant Sections being "Funding Free Software", the Front-Cover Texts9 being (a) (see below), and with the Back-Cover Texts being (b) (see13 (a) The FSF's Front-Cover Text is:17 (b) The FSF's Back-Cover Text is:22 INFO-DIR-SECTION Software development23 START-INFO-DIR-ENTRY26 * gcov: (gcc) Gcov. 'gcov'--a test coverage program.27 * gcov-tool: (gcc) Gcov-tool. 'gcov-tool'--an offline gcda profile processing program.28 * gcov-dump: (gcc) Gcov-dump. 'gcov-dump'--an offline gcda and gcno profile dump tool.[all …]
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...