Searched refs:TP_ITYP_TYPE (Results 1 – 7 of 7) sorted by relevance
120 TP_ITYP_TYPE(type) == TP_ITYP_TYPE_ARM) in fsl_layerscape_wake_seconday_cores()129 TP_ITYP_TYPE(type) == TP_ITYP_TYPE_ARM) in fsl_layerscape_wake_seconday_cores()
855 if (type && (TP_ITYP_TYPE(type) == TP_ITYP_TYPE_ARM)) in cpu_pos_mask()877 if (TP_ITYP_TYPE(type) == TP_ITYP_TYPE_ARM) in cpu_mask()
125 if (TP_ITYP_TYPE(type) == TP_ITYP_TYPE_PPC) in compute_ppc_cpumask()149 if (TP_ITYP_TYPE(type) == TP_ITYP_TYPE_SC) in compute_dsp_cpumask()
216 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro
127 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro
555 TP_ITYP_TYPE(type) == TP_ITYP_TYPE_PPC) in enable_cluster_l2()
1968 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro