Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
H A Dbpmp.h138 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq,
167 static inline int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_request_mrq() function
/linux/drivers/firmware/tegra/
H A Dbpmp.c469 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_request_mrq() function
493 EXPORT_SYMBOL_GPL(tegra_bpmp_request_mrq);
755 err = tegra_bpmp_request_mrq(bpmp, MRQ_PING, in tegra_bpmp_probe()