Searched refs:MRQ_THERMAL (Results 1 – 2 of 2) sorted by relevance
46 msg.mrq = MRQ_THERMAL; in __tegra_bpmp_thermal_get_temp()87 msg.mrq = MRQ_THERMAL; in tegra_bpmp_thermal_set_trips()153 msg.mrq = MRQ_THERMAL; in tegra_bpmp_thermal_get_num_zones()182 msg.mrq = MRQ_THERMAL; in tegra_bpmp_thermal_trips_supported()290 err = tegra_bpmp_request_mrq(bpmp, MRQ_THERMAL, bpmp_mrq_thermal, in tegra_bpmp_thermal_probe()307 tegra_bpmp_free_mrq(tegra->bpmp, MRQ_THERMAL, tegra); in tegra_bpmp_thermal_remove()
321 #define MRQ_THERMAL 27U macro