Home
last modified time | relevance | path

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

/hardware/intel/bootstub/
Dspi-uart.c35 if (mid_identify_cpu() == MID_CPU_CHIP_CLOVERVIEW) in spi_init()
43 if (mid_identify_cpu() == MID_CPU_CHIP_CLOVERVIEW) in spi_init()
Dbootstub.h16 #define MID_CPU_CHIP_CLOVERVIEW 3 macro
Dbootstub.c240 return MID_CPU_CHIP_CLOVERVIEW; in mid_identify_cpu()
262 case MID_CPU_CHIP_CLOVERVIEW: in setup_spi()