Home
last modified time | relevance | path

Searched full:tegra_hsp_db_master_ccplex (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/dt-bindings/mailbox/
Dtegra186-hsp.h27 #define TEGRA_HSP_DB_MASTER_CCPLEX 17 macro
/linux-6.14.4/drivers/mailbox/
Dtegra-hsp.c163 return (value & BIT(TEGRA_HSP_DB_MASTER_CCPLEX)) != 0; in tegra_hsp_doorbell_can_ring()
197 db = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_irq()
330 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_startup()
361 ccplex = tegra_hsp_doorbell_get(hsp, TEGRA_HSP_DB_MASTER_CCPLEX); in tegra_hsp_doorbell_shutdown()
916 { "ccplex", TEGRA_HSP_DB_MASTER_CCPLEX, HSP_DB_CCPLEX, },
/linux-6.14.4/Documentation/devicetree/bindings/mailbox/
Dnvidia,tegra186-hsp.yaml123 mboxes = <&hsp_top0 TEGRA_HSP_MBOX_TYPE_DB TEGRA_HSP_DB_MASTER_CCPLEX>;