Searched +full:m3 +full:- +full:dump (Results 1 – 5 of 5) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only3 * sata_mv.c - Marvell SATA support5 * Copyright 2008-2009: Marvell Corporation, all rights reserved.12 * Please ALWAYS copy linux-ide@vger.kernel.org on emails.18 * --> Develop a low-power-consumption strategy, and implement it.20 * --> Add sysfs attributes for per-chip / per-HC IRQ coalescing thresholds.22 * --> [Experiment, Marvell value added] Is it possible to use target23 * mode to cross-connect two Linux boxes with Marvell cards? If so,31 * 80x1-B2 errata PCI#11:34 * should be careful to insert those cards only onto PCI-X bus #0,[all …]
1 // SPDX-License-Identifier: GPL-2.0-only8 * Ohad Ben-Cohen <ohad@wizery.com>12 * Suman Anna <s-anna@ti.com>26 #include <linux/dma-mapping.h>98 return -ENOSYS; in rproc_iommu_fault()104 struct device *dev = rproc->dev.parent; in rproc_enable_iommu()107 if (!rproc->has_iommu) { in rproc_enable_iommu()126 rproc->domain = domain; in rproc_enable_iommu()137 struct iommu_domain *domain = rproc->domain; in rproc_disable_iommu()138 struct device *dev = rproc->dev.parent; in rproc_disable_iommu()[all …]
3 * Copyright (c) 2007-2013 Broadcom Corporation36 #include <linux/dma-mapping.h>83 #define FW_FILE_NAME_E1 "bnx2x/bnx2x-e1-" FW_FILE_VERSION ".fw"84 #define FW_FILE_NAME_E1H "bnx2x/bnx2x-e1h-" FW_FILE_VERSION ".fw"85 #define FW_FILE_NAME_E2 "bnx2x/bnx2x-e2-" FW_FILE_VERSION ".fw"86 #define FW_FILE_NAME_E1_V15 "bnx2x/bnx2x-e1-" FW_FILE_VERSION_V15 ".fw"87 #define FW_FILE_NAME_E1H_V15 "bnx2x/bnx2x-e1h-" FW_FILE_VERSION_V15 ".fw"88 #define FW_FILE_NAME_E2_V15 "bnx2x/bnx2x-e2-" FW_FILE_VERSION_V15 ".fw"117 MODULE_PARM_DESC(int_mode, " Force interrupt mode other than MSI-X "124 static int mrrs = -1;[all …]
1 0 Unnamed devices (e.g. non-device mounts)7 2 = /dev/kmem OBSOLETE - replaced by /proc/kcore11 6 = /dev/core OBSOLETE - replaced by /proc/kcore18 12 = /dev/oldmem OBSOLETE - replaced by /proc/vmcore31 2 char Pseudo-TTY masters37 Pseudo-tty's are named as follows:40 the 1st through 16th series of 16 pseudo-ttys each, and44 These are the old-style (BSD) PTY devices; Unix98106 3 char Pseudo-TTY slaves112 These are the old-style (BSD) PTY devices; Unix98[all …]
1 // SPDX-License-Identifier: GPL-2.015 - data loss -- one single Receive URB is not nearly enough16 - nonstandard flow (Option devices) control17 - controlling the baud rate doesn't make sense20 used for is a PC-Card (with an internal OHCI-USB interface, behind41 #include "usb-wwan.h"135 * auto-install CDROMs, and should not be added to this246 /* These u-blox products use Qualcomm's vendor ID */425 /* This is the 4G XS Stick W14 a.k.a. Mobilcom Debitel Surf-Stick *493 /* YUGA products www.yuga-info.com gavin.kx@qq.com */[all …]