Searched +full:th1520 +full:- +full:aon (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/firmware/ |
| H A D | thead,th1520-aon.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/firmware/thead,th1520-aon.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: T-HEAD TH1520 AON (Always-On) Firmware 10 The Always-On (AON) subsystem in the TH1520 SoC is responsible for managing 11 low-power states, system wakeup events, and power management tasks. It is 15 At the heart of the AON subsystem is the E902, a low-power core that executes 18 SoC and the AON subsystem is handled through a mailbox interface, which 19 enables message-based interactions with the AON firmware. [all …]
|
| /linux/drivers/power/sequencing/ |
| H A D | pwrseq-thead-gpu.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * T-HEAD TH1520 GPU Power Sequencer Driver 8 * This driver implements the power sequence for the Imagination BXM-4-64 9 * GPU on the T-HEAD TH1520 SoC. The sequence requires coordinating resources 14 * GPU driver requests the "gpu-power" sequence target. 26 #include <dt-bindings/power/thead,th1520-power.h> 45 if (!ctx->clks || !ctx->gpu_reset) in pwrseq_thead_gpu_enable() 46 return -ENODEV; in pwrseq_thead_gpu_enable() 48 ret = clk_bulk_prepare_enable(ctx->num_clks, ctx->clks); in pwrseq_thead_gpu_enable() 52 ret = reset_control_deassert(ctx->clkgen_reset); in pwrseq_thead_gpu_enable() [all …]
|
| /linux/drivers/firmware/ |
| H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 5 obj-$(CONFIG_ARM_SCPI_PROTOCOL) += arm_scpi.o 6 obj-$(CONFIG_ARM_SDE_INTERFACE) += arm_sdei.o 7 obj-$(CONFIG_DMI) += dmi_scan.o 8 obj-$(CONFIG_DMI_SYSFS) += dmi-sysfs.o 9 obj-$(CONFIG_EDD) += edd.o 10 obj-$(CONFIG_DMIID) += dmi-id.o 11 obj-$(CONFIG_INTEL_STRATIX10_SERVICE) += stratix10-svc.o 12 obj-$(CONFIG_INTEL_STRATIX10_RSU) += stratix10-rsu.o 13 obj-$(CONFIG_ISCSI_IBFT_FIND) += iscsi_ibft_find.o [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 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 …]
|