Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/tegra/
Divc.c549 unsigned tegra_ivc_total_queue_size(unsigned queue_size) in tegra_ivc_total_queue_size() function
559 EXPORT_SYMBOL(tegra_ivc_total_queue_size);
636 queue_size = tegra_ivc_total_queue_size(num_frames * frame_size); in tegra_ivc_init()
678 size_t size = tegra_ivc_total_queue_size(ivc->num_frames * in tegra_ivc_cleanup()
Dbpmp-tegra186.c121 queue_size = tegra_ivc_total_queue_size(message_size); in tegra186_bpmp_channel_init()
/Linux-v5.10/include/soc/tegra/
Divc.h93 unsigned tegra_ivc_total_queue_size(unsigned queue_size);