Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/tegra/
Dbpmp.h128 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq,
156 static inline int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_request_mrq() function
/Linux-v4.19/drivers/firmware/tegra/
Dbpmp.c427 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_request_mrq() function
451 EXPORT_SYMBOL_GPL(tegra_bpmp_request_mrq);
783 err = tegra_bpmp_request_mrq(bpmp, MRQ_PING, in tegra_bpmp_probe()
/Linux-v4.19/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c223 err = tegra_bpmp_request_mrq(bpmp, MRQ_THERMAL, bpmp_mrq_thermal, in tegra_bpmp_thermal_probe()