Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c172 struct tsadc_table { struct
178 const struct tsadc_table *id; argument
225 static const struct tsadc_table rk1808_code_table[] = {
266 static const struct tsadc_table rk3228_code_table[] = {
307 static const struct tsadc_table rk3288_code_table[] = {
350 static const struct tsadc_table rk3328_code_table[] = {
392 static const struct tsadc_table rk3368_code_table[] = {
433 static const struct tsadc_table rk3399_code_table[] = {
474 static const struct tsadc_table rk3528_code_table[] = {
515 static const struct tsadc_table rk3562_code_table[] = {
[all …]
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drockchip_thermal.c80 const struct tsadc_table *id;
340 struct tsadc_table { struct
345 static const struct tsadc_table rv1106_code_table[] = { argument
356 static const struct tsadc_table rv1108_table[] = {
397 static const struct tsadc_table rk1808_code_table[] = {
438 static const struct tsadc_table rk3228_code_table[] = {
479 static const struct tsadc_table rk3288_code_table[] = {
522 static const struct tsadc_table rk3328_code_table[] = {
564 static const struct tsadc_table rk3368_code_table[] = {
605 static const struct tsadc_table rk3399_code_table[] = {
[all …]