Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Drockchip_thermal.c76 struct chip_tsadc_table { struct
116 int (*get_temp)(const struct chip_tsadc_table *table,
118 int (*set_alarm_temp)(const struct chip_tsadc_table *table,
120 int (*set_tshut_temp)(const struct chip_tsadc_table *table,
125 struct chip_tsadc_table table;
526 static u32 rk_tsadcv2_temp_to_code(const struct chip_tsadc_table *table, in rk_tsadcv2_temp_to_code()
578 static int rk_tsadcv2_code_to_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_code_to_temp()
847 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp()
857 static int rk_tsadcv2_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_alarm_temp()
891 static int rk_tsadcv2_tshut_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_tshut_temp()