Home
last modified time | relevance | path

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

/external/u-boot/include/
Dimx_thermal.h13 #define TEMP_INDUSTRIAL 2 macro
/external/u-boot/arch/arm/mach-imx/
Dcpu.c218 case TEMP_INDUSTRIAL: in print_cpuinfo()
397 } else if (val == TEMP_INDUSTRIAL) { in get_cpu_temp_grade()
/external/u-boot/board/toradex/colibri_imx6/
Dcolibri_imx6.c701 case TEMP_INDUSTRIAL: in checkboard()
1063 case TEMP_INDUSTRIAL: in spl_dram_init()
/external/u-boot/board/toradex/apalis_imx6/
Dapalis_imx6.c847 case TEMP_INDUSTRIAL: in checkboard()
1180 case TEMP_INDUSTRIAL: in spl_dram_init()
/external/u-boot/arch/arm/mach-imx/mx6/
Dsoc.c198 } else if (val == TEMP_INDUSTRIAL) { in get_cpu_temp_grade()