Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mailbox/
H A Dtegra-hsp.c26 #define TEGRA_HSP_DB_REG_RAW 0x8 macro
129 val = tegra_hsp_readl(thsp, db_id, TEGRA_HSP_DB_REG_RAW); in tegra_hsp_recv()
133 tegra_hsp_writel(thsp, BIT(chan->id), db_id, TEGRA_HSP_DB_REG_RAW); in tegra_hsp_recv()