Home
last modified time | relevance | path

Searched +full:hp +full:- +full:nonsecure (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/
H A Darm,mhu.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jassi Brar <jaswinder.singh@linaro.org>
13 The ARM's Message-Handling-Unit (MHU) is a mailbox controller that has 3
22 interrupt signal using a 32-bit register, with all 32-bits logically ORed
28 interrupt. Each of the 32-bits can be used as "doorbell" to alert the remote
37 - arm,mhu
38 - arm,mhu-doorbell
40 - compatible
[all …]
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1 // SPDX-License-Identifier: GPL-2.0
24 #include <linux/coresight-pmu.h>
40 #include "coresight-etm4x.h"
41 #include "coresight-etm-perf.h"
42 #include "coresight-self-hosted-trace.h"
48 #define PARAM_PM_SAVE_FIRMWARE 0 /* save self-hosted state as per firmware */
50 #define PARAM_PM_SAVE_SELF_HOSTED 2 /* save self-hosted state only */
55 "Save/restore state on power down: 1 = never, 2 = self-hosted");
82 return (n < drvdata->nr_ss_cmp) && in etm4x_sspcicrn_present()
83 drvdata->nr_pe && in etm4x_sspcicrn_present()
[all …]