Home
last modified time | relevance | path

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

/linux/include/dt-bindings/mailbox/
A Dtegra186-hsp.h22 #define TEGRA_HSP_DB_MASTER_CCPLEX 17 macro
/linux/drivers/mailbox/
A Dtegra-hsp.c140 return (value & BIT(TEGRA_HSP_DB_MASTER_CCPLEX)) != 0; in tegra_hsp_doorbell_can_ring()
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()
823 { "ccplex", TEGRA_HSP_DB_MASTER_CCPLEX, HSP_DB_CCPLEX, },

Completed in 7 milliseconds