Searched refs:ccplex (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/mailbox/ |
| H A D | tegra-hsp.c | 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() 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/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra186.dtsi | 1344 ccplex@e000000 { 1345 compatible = "nvidia,tegra186-ccplex-cluster";
|
| H A D | tegra234.dtsi | 4075 ccplex@e000000 { 4076 compatible = "nvidia,tegra234-ccplex-cluster";
|
| H A D | tegra194.dtsi | 2870 compatible = "nvidia,tegra194-ccplex";
|