Home
last modified time | relevance | path

Searched full:ccplex (Results 1 – 13 of 13) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra-ccplex-cluster.yaml4 $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra-ccplex-cluster.yaml#
21 pattern: "ccplex@([0-9a-f]+)$"
25 - nvidia,tegra186-ccplex-cluster
26 - nvidia,tegra234-ccplex-cluster
46 ccplex@e000000 {
47 compatible = "nvidia,tegra234-ccplex-cluster";
Dnvidia,tegra194-cbb.yaml28 - For CCPLEX (CPU Complex) initiator, the driver sets ERD bit. So, the
29 errors due to illegal accesses from CCPLEX are reported by interrupts.
33 In addition, an interrupt is also generated to CCPLEX. These initiators
59 CCPLEX receives secure or nonsecure interrupt depending on error type.
/linux-6.14.4/Documentation/devicetree/bindings/arm/
Dnvidia,tegra194-ccplex.yaml4 $id: http://devicetree.org/schemas/arm/nvidia,tegra194-ccplex.yaml#
25 - nvidia,tegra194-ccplex
38 compatible = "nvidia,tegra194-ccplex";
/linux-6.14.4/drivers/mailbox/
Dtegra-hsp.c211 * Depending on the bootloader chain, the CCPLEX doorbell will in tegra_hsp_doorbell_irq()
319 struct tegra_hsp_doorbell *ccplex; in tegra_hsp_doorbell_startup() local
330 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_startup()
331 if (!ccplex) in tegra_hsp_doorbell_startup()
336 * the doorbell as ringable by the CCPLEX, so we want to skip extra in tegra_hsp_doorbell_startup()
344 value = tegra_hsp_channel_readl(&ccplex->channel, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
346 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
357 struct tegra_hsp_doorbell *ccplex; in tegra_hsp_doorbell_shutdown() local
361 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_shutdown()
362 if (!ccplex) in tegra_hsp_doorbell_shutdown()
[all …]
/linux-6.14.4/include/soc/tegra/
Dbpmp-abi.h474 * * Initiators: CCPLEX
1910 * * Initiators: CCPLEX
1946 * * Initiators: CCPLEX
1958 * Used by #MRQ_CPU_VHINT call by CCPLEX to retrieve voltage hint data
1959 * from BPMP to memory space pointed by #addr. CCPLEX is responsible
2074 * * Initiators: CCPLEX
2112 * * Initiators: CCPLEX
2151 * * Initiators: CCPLEX
2196 * * Initiators: CCPLEX
2311 * * Initiators: CCPLEX
[all …]
/linux-6.14.4/drivers/soc/tegra/cbb/
Dtegra234-cbb.c158 * then CCPLEX can write to the registers of that fabric. in tegra234_cbb_write_access_allowed()
164 * If the firewall check is enabled then check whether CCPLEX in tegra234_cbb_write_access_allowed()
367 * errors only if initiator/master_id is CCPLEX, CPMU or GPU. in print_errlog_err()
592 * If illegal request is from CCPLEX(id:0x1) master then call WARN() in tegra234_cbb_isr()
646 [0x01] = "CCPLEX",
864 [0x1] = "CCPLEX",
1025 { "CCPLEX", 0x50000 },
Dtegra194-cbb.c220 [0x0] = "CCPLEX",
2039 * If illegal request is from CCPLEX(0x1) initiator in tegra194_cbb_err_isr()
2253 * CCPLEX initiator. in tegra194_cbb_probe()
/linux-6.14.4/drivers/cpufreq/
Dtegra194-cpufreq.c808 { .compatible = "nvidia,tegra194-ccplex", .data = &tegra194_cpufreq_soc },
809 { .compatible = "nvidia,tegra234-ccplex-cluster", .data = &tegra234_cpufreq_soc },
810 { .compatible = "nvidia,tegra239-ccplex-cluster", .data = &tegra239_cpufreq_soc },
Dtegra186-cpufreq.c268 { .compatible = "nvidia,tegra186-ccplex-cluster", },
/linux-6.14.4/drivers/soc/tegra/fuse/
Dfuse-tegra.c288 * from LP1 system suspend and as part of CCPLEX cluster switching. in tegra_fuse_suspend()
/linux-6.14.4/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi1331 ccplex@e000000 {
1332 compatible = "nvidia,tegra186-ccplex-cluster";
Dtegra194.dtsi1567 * we only have 4 shared interrupts for the CCPLEX.
2879 compatible = "nvidia,tegra194-ccplex";
Dtegra234.dtsi3837 * we only have 4 shared interrupts for the CCPLEX.
4004 ccplex@e000000 {
4005 compatible = "nvidia,tegra234-ccplex-cluster";