Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/intel_common/
A Dreport_platform.c45 } pch_table[] = { variable
75 for (i = 0; i < ARRAY_SIZE(pch_table); i++) { in report_pch_info()
76 if (pch_table[i].dev_id == dev_id) { in report_pch_info()
77 pch_type = pch_table[i].dev_name; in report_pch_info()

Completed in 2 milliseconds