Home
last modified time | relevance | path

Searched defs:TP_ITYP_VER (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h222 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro
H A Dimmap_lsch2.h133 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1974 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro