Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mailbox/
Dtegra-hsp.c156 tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in tegra_hsp_doorbell_get() function
174 db = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_irq()
325 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_startup()
356 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_shutdown()
516 db = tegra_hsp_doorbell_get(hsp, master); in tegra_hsp_db_xlate()