Searched refs:TP_ITYP_VER (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h284 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro
H A Dimmap_lsch2.h127 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1007 type = TP_ITYP_VER(fsl_qoriq_core_to_type(core));
/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1646 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro

Completed in 184 milliseconds