Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-omap2/am33xx/
A Dsys_info.c90 static char *dev_types[] = { variable
125 if (get_device_type() < ARRAY_SIZE(dev_types)) in print_cpuinfo()
126 sec_s = dev_types[get_device_type()]; in print_cpuinfo()

Completed in 2 milliseconds