Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mailbox/
Dtegra-hsp.c314 struct tegra_hsp_doorbell *ccplex; in tegra_hsp_doorbell_startup() local
325 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_startup()
326 if (!ccplex) in tegra_hsp_doorbell_startup()
339 value = tegra_hsp_channel_readl(&ccplex->channel, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
341 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
352 struct tegra_hsp_doorbell *ccplex; in tegra_hsp_doorbell_shutdown() local
356 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_shutdown()
357 if (!ccplex) in tegra_hsp_doorbell_shutdown()
362 value = tegra_hsp_channel_readl(&ccplex->channel, HSP_DB_ENABLE); in tegra_hsp_doorbell_shutdown()
364 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_shutdown()
/Linux-v5.15/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi1080 ccplex@e000000 {
1081 compatible = "nvidia,tegra186-ccplex-cluster";
Dtegra194.dtsi2296 compatible = "nvidia,tegra194-ccplex";