Searched refs:tegra_hsp_channel (Results 1 – 1 of 1) sorted by relevance
60 struct tegra_hsp_channel;63 struct tegra_hsp_channel { struct70 struct tegra_hsp_channel channel; argument78 void (*send)(struct tegra_hsp_channel *channel, void *data);79 void (*recv)(struct tegra_hsp_channel *channel);83 struct tegra_hsp_channel channel;137 static inline u32 tegra_hsp_channel_readl(struct tegra_hsp_channel *channel, in tegra_hsp_channel_readl()143 static inline void tegra_hsp_channel_writel(struct tegra_hsp_channel *channel, in tegra_hsp_channel_writel()269 static struct tegra_hsp_channel *372 static void tegra_hsp_sm_send32(struct tegra_hsp_channel *channel, void *data) in tegra_hsp_sm_send32()[all …]