Searched refs:tegra_bpmp_request_mrq (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/soc/tegra/ |
| D | bpmp.h | 119 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, 148 static inline int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_request_mrq() function
|
| /Linux-v5.4/drivers/firmware/tegra/ |
| D | bpmp.c | 457 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_request_mrq() function 481 EXPORT_SYMBOL_GPL(tegra_bpmp_request_mrq); 738 err = tegra_bpmp_request_mrq(bpmp, MRQ_PING, in tegra_bpmp_probe()
|
| /Linux-v5.4/drivers/thermal/tegra/ |
| D | tegra-bpmp-thermal.c | 214 err = tegra_bpmp_request_mrq(bpmp, MRQ_THERMAL, bpmp_mrq_thermal, in tegra_bpmp_thermal_probe()
|