Home
last modified time | relevance | path

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

/drivers/memory/tegra/
Dtegra186-emc.c342 if (tegra_bpmp_mrq_is_supported(emc->bpmp, MRQ_EMC_DVFS_LATENCY)) { in tegra186_emc_probe()
349 if (tegra_bpmp_mrq_is_supported(emc->bpmp, MRQ_BWMGR_INT)) { in tegra186_emc_probe()
/drivers/firmware/tegra/
Dbpmp.c520 bool tegra_bpmp_mrq_is_supported(struct tegra_bpmp *bpmp, unsigned int mrq) in tegra_bpmp_mrq_is_supported() function
543 EXPORT_SYMBOL_GPL(tegra_bpmp_mrq_is_supported);
638 if (tegra_bpmp_mrq_is_supported(bpmp, MRQ_QUERY_FW_TAG)) { in tegra_bpmp_get_firmware_tag()
Dbpmp-debugfs.c778 inband = tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUG); in tegra_bpmp_init_debugfs()
780 if (!inband && !tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUGFS)) in tegra_bpmp_init_debugfs()