Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mailbox/
H A Dtegra-hsp.c54 static void tegra_hsp_writel(struct tegra_hsp *thsp, uint32_t val, in tegra_hsp_writel() function
119 tegra_hsp_writel(thsp, 1, db_id, TEGRA_HSP_DB_REG_TRIGGER); in tegra_hsp_send()
136 tegra_hsp_writel(thsp, BIT(chan->id), db_id, TEGRA_HSP_DB_REG_RAW); in tegra_hsp_recv()