Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c150 } else if (SVR_REV(val) != REV1_0) { in fdt_fixup_gic()
218 if (rev > REV1_0) { in _fdt_fixup_msi_node()
250 if (rev > REV1_0) in _fdt_fixup_msi_node()
263 if (rev > REV1_0) in _fdt_fixup_msi_node()
302 if (rev > REV1_0) { in _fdt_fixup_pci_msi()
H A Dlowlevel.S45 cmp w2, #REV1_0
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dconfig.h179 #define REV1_0 0x10 macro