Searched refs:chip_tsadc_table (Results 1 – 1 of 1) sorted by relevance
62 struct chip_tsadc_table { struct111 int (*get_temp)(const struct chip_tsadc_table *table,113 int (*set_alarm_temp)(const struct chip_tsadc_table *table,115 int (*set_tshut_temp)(const struct chip_tsadc_table *table,118 int (*get_trim_code)(const struct chip_tsadc_table *table,122 struct chip_tsadc_table table;577 static u32 rk_tsadcv2_temp_to_code(const struct chip_tsadc_table *table, in rk_tsadcv2_temp_to_code()629 static int rk_tsadcv2_code_to_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_code_to_temp()940 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp()950 static int rk_tsadcv4_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv4_get_temp()[all …]