Searched refs:tegra_hsp_channel (Results 1 – 1 of 1) sorted by relevance
61 struct tegra_hsp_channel;64 struct tegra_hsp_channel { struct71 struct tegra_hsp_channel channel; argument79 void (*send)(struct tegra_hsp_channel *channel, void *data);80 void (*recv)(struct tegra_hsp_channel *channel);84 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 …]