Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mailbox/
Dtegra-hsp.c41 struct tegra_hsp_channel;
44 struct tegra_hsp_channel { struct
51 struct tegra_hsp_channel channel; argument
100 static inline u32 tegra_hsp_channel_readl(struct tegra_hsp_channel *channel, in tegra_hsp_channel_readl()
106 static inline void tegra_hsp_channel_writel(struct tegra_hsp_channel *channel, in tegra_hsp_channel_writel()
185 static struct tegra_hsp_channel *
293 struct tegra_hsp_channel *channel = ERR_PTR(-ENODEV); in of_tegra_hsp_xlate()
351 struct tegra_hsp_channel *channel; in tegra_hsp_add_doorbells()