Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/xilinx/microblaze-generic/
H A Dconfig.mk9 CPU_VER := $(shell echo $(CONFIG_XILINX_MICROBLAZE0_HW_VER))
18 CPUFLAGS-1 += $(call cc-option,-mcpu=v$(CPU_VER))
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ae3xx/
H A Dlowlevel_init.S134 mfsr $r0, $CPU_VER /* enable FPU if it exists */
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dlowlevel_init.S299 mfsr $r0, $CPU_VER /* enable FPU if it exists */
/OK3568_Linux_fs/kernel/arch/nds32/
H A DKconfig.cpu186 Only when CPU_VER.REV >= 0x09 can support.