Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/tegra/
Dbpmp-tegra186.c141 static void tegra186_bpmp_channel_reset(struct tegra_bpmp_channel *channel) in tegra186_bpmp_channel_reset() function
234 tegra186_bpmp_channel_reset(bpmp->tx_channel); in tegra186_bpmp_init()
235 tegra186_bpmp_channel_reset(bpmp->rx_channel); in tegra186_bpmp_init()
238 tegra186_bpmp_channel_reset(&bpmp->threaded_channels[i]); in tegra186_bpmp_init()
283 tegra186_bpmp_channel_reset(bpmp->tx_channel); in tegra186_bpmp_resume()
284 tegra186_bpmp_channel_reset(bpmp->rx_channel); in tegra186_bpmp_resume()
287 tegra186_bpmp_channel_reset(&bpmp->threaded_channels[i]); in tegra186_bpmp_resume()