Home
last modified time | relevance | path

Searched defs:thsp (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/mailbox/
H A Dtegra-hsp.c38 static uint32_t *tegra_hsp_reg(struct tegra_hsp *thsp, uint32_t db_id, in tegra_hsp_reg()
44 static uint32_t tegra_hsp_readl(struct tegra_hsp *thsp, uint32_t db_id, in tegra_hsp_readl()
51 static void tegra_hsp_writel(struct tegra_hsp *thsp, uint32_t val, in tegra_hsp_writel()
110 struct tegra_hsp *thsp = dev_get_priv(chan->dev); in tegra_hsp_send() local
123 struct tegra_hsp *thsp = dev_get_priv(chan->dev); in tegra_hsp_recv() local
147 struct tegra_hsp *thsp = dev_get_priv(dev); in tegra_hsp_probe() local