Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mailbox/
Dtegra-hsp.c134 tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in tegra_hsp_doorbell_get() function
152 db = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_irq()
245 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_startup()
271 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_shutdown()
304 db = tegra_hsp_doorbell_get(hsp, master); in of_tegra_hsp_xlate()