Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h216 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro
H A Dimmap_lsch2.h127 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1968 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro