Searched +full:ast2400 +full:- +full:vic (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright (C) 2015 - Ben Herrenschmidt, IBM Corp.5 * Driver for Aspeed "new" VIC as found in SoC generation 3 and later7 * Based on irq-vic.c:9 * Copyright (C) 1999 - 2003 ARM Limited58 static void vic_init_hw(struct aspeed_vic *vic) in vic_init_hw() argument63 writel(0xffffffff, vic->base + AVIC_INT_ENABLE_CLR); in vic_init_hw()64 writel(0xffffffff, vic->base + AVIC_INT_ENABLE_CLR + 4); in vic_init_hw()67 writel(0xffffffff, vic->base + AVIC_INT_TRIGGER_CLR); in vic_init_hw()68 writel(0xffffffff, vic->base + AVIC_INT_TRIGGER_CLR + 4); in vic_init_hw()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]