Searched refs:rk3328_code_table (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/thermal/ |
| H A D | rockchip_thermal.c | 350 static const struct tsadc_table rk3328_code_table[] = { variable 1448 .id = rk3328_code_table, 1449 .length = ARRAY_SIZE(rk3328_code_table), 1472 .id = rk3328_code_table, 1473 .length = ARRAY_SIZE(rk3328_code_table), 1495 .id = rk3328_code_table, 1496 .length = ARRAY_SIZE(rk3328_code_table),
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | rockchip_thermal.c | 522 static const struct tsadc_table rk3328_code_table[] = { variable 1536 .id = rk3328_code_table, 1537 .length = ARRAY_SIZE(rk3328_code_table), 1728 .id = rk3328_code_table, 1729 .length = ARRAY_SIZE(rk3328_code_table), 1777 .id = rk3328_code_table, 1778 .length = ARRAY_SIZE(rk3328_code_table),
|