Home
last modified time | relevance | path

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

/hardware/intel/bootstub/
Dbootstub.h17 #define MID_CPU_CHIP_VALLEYVIEW2 4 macro
Dbootstub.c242 return MID_CPU_CHIP_VALLEYVIEW2; in mid_identify_cpu()
277 case MID_CPU_CHIP_VALLEYVIEW2: in setup_spi()
492 if (mid_identify_cpu() == MID_CPU_CHIP_VALLEYVIEW2) { in bootstub()