Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c311 struct mtk_thermal_data { struct
347 const struct mtk_thermal_data *conf; argument
484 static const struct mtk_thermal_data mt8173_thermal_data = {
524 static const struct mtk_thermal_data mt2701_thermal_data = {
555 static const struct mtk_thermal_data mt8365_thermal_data = {
589 static const struct mtk_thermal_data mt2712_thermal_data = {
614 static const struct mtk_thermal_data mt7622_thermal_data = {
649 static const struct mtk_thermal_data mt8183_thermal_data = {
674 static const struct mtk_thermal_data mt7986_thermal_data = {
819 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_bank_temperature()
[all …]