Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dtegra-hsp.c312 struct tegra_hsp_doorbell *ccplex; in tegra_hsp_doorbell_startup() local
323 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_startup()
324 if (!ccplex) in tegra_hsp_doorbell_startup()
337 value = tegra_hsp_channel_readl(&ccplex->channel, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
339 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
350 struct tegra_hsp_doorbell *ccplex; in tegra_hsp_doorbell_shutdown() local
354 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_shutdown()
355 if (!ccplex) in tegra_hsp_doorbell_shutdown()
360 value = tegra_hsp_channel_readl(&ccplex->channel, HSP_DB_ENABLE); in tegra_hsp_doorbell_shutdown()
362 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_shutdown()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/
H A Dtegra186.dtsi986 ccplex@e000000 {
987 compatible = "nvidia,tegra186-ccplex-cluster";
H A Dtegra194.dtsi2124 compatible = "nvidia,tegra194-ccplex";