Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mailbox/
Dtegra-hsp.c154 tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in tegra_hsp_doorbell_get() function
172 db = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_irq()
323 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_startup()
354 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_shutdown()
514 db = tegra_hsp_doorbell_get(hsp, master); in tegra_hsp_db_xlate()