Lines Matching refs:PPC_BIT

25 #define   CQ_IC_BAR_VALID       PPC_BIT(0)
26 #define CQ_IC_BAR_64K PPC_BIT(1)
29 #define CQ_TM_BAR_VALID PPC_BIT(0)
30 #define CQ_TM_BAR_64K PPC_BIT(1)
32 #define CQ_PC_BAR_VALID PPC_BIT(0)
36 #define CQ_VC_BAR_VALID PPC_BIT(0)
40 #define CQ_TAR_TBL_AUTOINC PPC_BIT(0)
42 #define CQ_TAR_TSEL_BLK PPC_BIT(12)
43 #define CQ_TAR_TSEL_MIG PPC_BIT(13)
44 #define CQ_TAR_TSEL_VDT PPC_BIT(14)
45 #define CQ_TAR_TSEL_EDT PPC_BIT(15)
48 #define CQ_TDR_VDT_VALID PPC_BIT(0)
58 #define CQ_PBI_PC_64K PPC_BIT(5)
59 #define CQ_PBI_VC_64K PPC_BIT(6)
60 #define CQ_PBI_LNX_TRIG PPC_BIT(7)
61 #define CQ_PBI_FORCE_TM_LOCAL PPC_BIT(22)
71 #define PC_TCTXT_CFG_BLKGRP_EN PPC_BIT(0)
72 #define PC_TCTXT_CFG_TARGET_EN PPC_BIT(1)
73 #define PC_TCTXT_CFG_LGS_EN PPC_BIT(2)
74 #define PC_TCTXT_CFG_STORE_ACK PPC_BIT(3)
75 #define PC_TCTXT_CFG_HARD_CHIPID_BLK PPC_BIT(8)
76 #define PC_TCTXT_CHIPID_OVERRIDE PPC_BIT(9)
80 #define PC_TCTXT_TRACK_EN PPC_BIT(0)
82 #define PC_TCTXT_INDIR_VALID PPC_BIT(0)
94 #define PC_GCONF_INDIRECT PPC_BIT(32)
95 #define PC_GCONF_CHIPID_OVR PPC_BIT(40)
100 #define PC_AT_KILL_VALID PPC_BIT(0)
110 #define PC_SCRUB_VALID PPC_BIT(0)
111 #define PC_SCRUB_WANT_DISABLE PPC_BIT(1)
112 #define PC_SCRUB_WANT_INVAL PPC_BIT(2)
116 #define PC_VPC_CWATCH_CONFLICT PPC_BIT(0)
117 #define PC_VPC_CWATCH_FULL PPC_BIT(8)
131 #define VC_GCONF_INDIRECT PPC_BIT(32)
138 #define VC_IRQ_CONFIG_MEMB_EN PPC_BIT(45)
145 #define VC_AIB_TX_ORDER_TAG2_REL_TF PPC_BIT(20)
149 #define VC_KILL_VALID PPC_BIT(0)
163 #define VC_EQC_CONF_SYNC_IPI PPC_BIT(32)
164 #define VC_EQC_CONF_SYNC_HW PPC_BIT(33)
165 #define VC_EQC_CONF_SYNC_ESC1 PPC_BIT(34)
166 #define VC_EQC_CONF_SYNC_ESC2 PPC_BIT(35)
167 #define VC_EQC_CONF_SYNC_REDI PPC_BIT(36)
168 #define VC_EQC_CONF_EQP_INTERLEAVE PPC_BIT(38)
169 #define VC_EQC_CONF_ENABLE_END_s_BIT PPC_BIT(39)
170 #define VC_EQC_CONF_ENABLE_END_u_BIT PPC_BIT(40)
171 #define VC_EQC_CONF_ENABLE_END_c_BIT PPC_BIT(41)
172 #define VC_EQC_CONF_ENABLE_MORE_QSZ PPC_BIT(42)
173 #define VC_EQC_CONF_SKIP_ESCALATE PPC_BIT(43)
175 #define VC_EQC_CWATCH_CONFLICT PPC_BIT(0)
176 #define VC_EQC_CWATCH_FULL PPC_BIT(8)
187 #define VC_SCRUB_VALID PPC_BIT(0)
188 #define VC_SCRUB_WANT_DISABLE PPC_BIT(1)
189 #define VC_SCRUB_WANT_INVAL PPC_BIT(2) /* EQC and SBC only */
202 #define VC_SBC_CONF_CPLX_CIST PPC_BIT(44)
203 #define VC_SBC_CONF_CIST_BOTH PPC_BIT(45)
204 #define VC_SBC_CONF_NO_UPD_PRF PPC_BIT(59)
209 #define VST_ADDR_AUTOINC PPC_BIT(0)
237 #define VSD_INDIRECT PPC_BIT(56)
239 #define VSD_FIRMWARE PPC_BIT(2) /* Read warning above */