Home
last modified time | relevance | path

Searched refs:TP_ITYP_AV (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c107 if (type & TP_ITYP_AV) in init_type()
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h215 #define TP_ITYP_AV 0x00000001 /* Initiator available */ macro
H A Dimmap_lsch2.h126 #define TP_ITYP_AV 0x00000001 /* Initiator available */ macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c554 if ((type & TP_ITYP_AV) && in enable_cluster_l2()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c837 if (type & TP_ITYP_AV) in initiator_type()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1967 #define TP_ITYP_AV 0x00000001 /* Initiator available */ macro