Home
last modified time | relevance | path

Searched refs:ccplex (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/arm/tegra/
H A 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";
/linux-6.15/Documentation/devicetree/bindings/arm/
H A 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.15/drivers/mailbox/
H A Dtegra-hsp.c319 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()
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()
367 value = tegra_hsp_channel_readl(&ccplex->channel, HSP_DB_ENABLE); in tegra_hsp_doorbell_shutdown()
369 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_shutdown()
/linux-6.15/arch/arm64/boot/dts/nvidia/
H A Dtegra186.dtsi1331 ccplex@e000000 {
1332 compatible = "nvidia,tegra186-ccplex-cluster";
H A Dtegra234.dtsi4004 ccplex@e000000 {
4005 compatible = "nvidia,tegra234-ccplex-cluster";
H A Dtegra194.dtsi2879 compatible = "nvidia,tegra194-ccplex";