Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h221 #define TP_ITYP_THDS(x) (((x) & 0x18) >> 3) /* # threads */ macro
H A Dimmap_lsch2.h132 #define TP_ITYP_THDS(x) (((x) & 0x18) >> 3) /* # threads */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1973 #define TP_ITYP_THDS(x) (((x) & 0x18) >> 3) /* # threads */ macro