Home
last modified time | relevance | path

Searched +full:dir +full:- +full:842 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dseama.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 D-Link routers such as DIR-645, DIR-842, DIR-859, DIR-860L, DIR-885L,
12 DIR890L and DCH-M225, as well as in WD and NEC routers on the ath79
18 - $ref: partition.yaml#
21 - Linus Walleij <linus.walleij@linaro.org>
28 - compatible
33 - |
35 compatible = "fixed-partitions";
[all …]
/linux/arch/powerpc/platforms/powernv/
H A Dvas-debug.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright 2016-17 IBM Corp.
21 case VAS_COP_TYPE_842: return "NX-842 Normal Priority"; in cop_to_str()
22 case VAS_COP_TYPE_842_HIPRI: return "NX-842 High Priority"; in cop_to_str()
23 case VAS_COP_TYPE_GZIP: return "NX-GZIP Normal Priority"; in cop_to_str()
24 case VAS_COP_TYPE_GZIP_HIPRI: return "NX-GZIP High Priority"; in cop_to_str()
25 case VAS_COP_TYPE_FTW: return "Fast Thread-wakeup"; in cop_to_str()
32 struct pnv_vas_window *window = s->private; in info_show()
37 if (!window->hvwc_map) in info_show()
40 seq_printf(s, "Type: %s, %s\n", cop_to_str(window->vas_win.cop), in info_show()
[all …]
H A Dvas-window.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright 2016-17 IBM Corp.
18 #include <asm/ppc-opcode.h>
21 #include "copy-paste.h"
24 #include "vas-trace.h"
28 * ->paste_base_addr and ->paste_win_id_shift we got from device tree.
35 base = window->vinst->paste_base_addr; in vas_win_paste_addr()
36 shift = window->vinst->paste_win_id_shift; in vas_win_paste_addr()
37 winid = window->vas_win.winid; in vas_win_paste_addr()
51 pbaddr = window->vinst->hvwc_bar_start; in get_hvwc_mmio_bar()
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]