Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thermal/
H A Drockchip_thermal.c55 * struct chip_tsadc_table - hold information about chip-specific differences
61 struct chip_tsadc_table { struct
101 int (*get_temp)(const struct chip_tsadc_table *table,
103 int (*set_alarm_temp)(const struct chip_tsadc_table *table,
105 int (*set_tshut_temp)(const struct chip_tsadc_table *table,
110 struct chip_tsadc_table table;
548 static u32 rk_tsadcv2_temp_to_code(const struct chip_tsadc_table *table, in rk_tsadcv2_temp_to_code()
600 static int rk_tsadcv2_code_to_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_code_to_temp()
911 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp()
921 static int rk_tsadcv4_get_temp(const struct chip_tsadc_table *tabl
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Drockchip_thermal.c70 * struct chip_tsadc_table - hold information about chip-specific differences
76 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;
477 static u32 rk_tsadcv2_temp_to_code(const struct chip_tsadc_table *table, in rk_tsadcv2_temp_to_code()
529 static int rk_tsadcv2_code_to_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_code_to_temp()
755 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp()
765 static int rk_tsadcv2_alarm_temp(const struct chip_tsadc_table *tabl
[all...]

Completed in 3 milliseconds