Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/ls1021aqds/
H A Dls1021aqds.c247 if (major == SOC_MAJOR_VER_1_0) in board_init_f()
438 if (major == SOC_MAJOR_VER_1_0) { in board_init()
467 if (major == SOC_MAJOR_VER_1_0) { in board_sleep_prepare()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dsoc.c115 if (major == SOC_MAJOR_VER_1_0) { in arch_soc_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h22 #define SOC_MAJOR_VER_1_0 0x1 macro