Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mailbox/
Dtegra-hsp.c311 struct tegra_hsp_doorbell *ccplex; in tegra_hsp_doorbell_startup() local
322 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_startup()
323 if (!ccplex) in tegra_hsp_doorbell_startup()
336 value = tegra_hsp_channel_readl(&ccplex->channel, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
338 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
349 struct tegra_hsp_doorbell *ccplex; in tegra_hsp_doorbell_shutdown() local
353 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_shutdown()
354 if (!ccplex) in tegra_hsp_doorbell_shutdown()
359 value = tegra_hsp_channel_readl(&ccplex->channel, HSP_DB_ENABLE); in tegra_hsp_doorbell_shutdown()
361 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_shutdown()
/Linux-v6.6/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi1331 ccplex@e000000 {
1332 compatible = "nvidia,tegra186-ccplex-cluster";
Dtegra234.dtsi1898 ccplex@e000000 {
1899 compatible = "nvidia,tegra234-ccplex-cluster";
Dtegra194.dtsi2879 compatible = "nvidia,tegra194-ccplex";