Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Drockchip_thermal.c94 const struct tsadc_table *id;
284 * struct tsadc_table - code to temperature conversion table
293 struct tsadc_table { struct
298 static const struct tsadc_table rv1108_table[] = {
307 static const struct tsadc_table rk1808_code_table[] = {
316 static const struct tsadc_table rk3228_code_table[] = {
325 static const struct tsadc_table rk3288_code_table[] = {
364 static const struct tsadc_table rk3328_code_table[] = {
374 static const struct tsadc_table rk3368_code_table[] = {
383 static const struct tsadc_table rk3399_code_tabl
[all...]

Completed in 2 milliseconds