Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c46 msg.mrq = MRQ_THERMAL; in tegra_bpmp_thermal_get_temp()
75 msg.mrq = MRQ_THERMAL; in tegra_bpmp_thermal_set_trips()
134 msg.mrq = MRQ_THERMAL; in tegra_bpmp_thermal_get_num_zones()
214 err = tegra_bpmp_request_mrq(bpmp, MRQ_THERMAL, bpmp_mrq_thermal, in tegra_bpmp_thermal_probe()
231 tegra_bpmp_free_mrq(tegra->bpmp, MRQ_THERMAL, tegra); in tegra_bpmp_thermal_remove()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h135 #define MRQ_THERMAL 27 macro
/OK3568_Linux_fs/kernel/include/soc/tegra/
H A Dbpmp-abi.h147 #define MRQ_THERMAL 27U macro