Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/tegra/
Divc.c562 unsigned tegra_ivc_total_queue_size(unsigned queue_size) in tegra_ivc_total_queue_size() function
572 EXPORT_SYMBOL(tegra_ivc_total_queue_size);
670 queue_size = tegra_ivc_total_queue_size(num_frames * frame_size); in tegra_ivc_init()
712 size_t size = tegra_ivc_total_queue_size(ivc->num_frames * in tegra_ivc_cleanup()
Dbpmp-tegra186.c123 queue_size = tegra_ivc_total_queue_size(message_size); in tegra186_bpmp_channel_init()
/linux-6.12.1/include/soc/tegra/
Divc.h95 unsigned tegra_ivc_total_queue_size(unsigned queue_size);