Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h145 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro
H A Dimmap_lsch2.h95 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c425 type = TP_ITYP_VER(fsl_qoriq_core_to_type(core)); in print_cpuinfo()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1976 #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */ macro