Searched refs:chip_tsadc_table (Results 1 – 1 of 1) sorted by relevance
62 struct chip_tsadc_table { struct107 int (*get_temp)(const struct chip_tsadc_table *table,109 int (*set_alarm_temp)(const struct chip_tsadc_table *table,111 int (*set_tshut_temp)(const struct chip_tsadc_table *table,114 int (*get_trim_code)(const struct chip_tsadc_table *table,118 struct chip_tsadc_table table;573 static u32 rk_tsadcv2_temp_to_code(const struct chip_tsadc_table *table, in rk_tsadcv2_temp_to_code()625 static int rk_tsadcv2_code_to_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_code_to_temp()936 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp()946 static int rk_tsadcv4_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv4_get_temp()[all …]