Lines Matching refs:BIT
23 #define MP2_CPU0_STANDBYWFE BIT(4)
24 #define MP2_CPU1_STANDBYWFE BIT(5)
30 #define sw_spark_en BIT(0)
31 #define sw_no_wait_for_q_channel BIT(1)
32 #define sw_fsm_override BIT(2)
33 #define sw_logic_pre1_pdb BIT(3)
34 #define sw_logic_pre2_pdb BIT(4)
35 #define sw_logic_pdb BIT(5)
36 #define sw_iso BIT(6)
38 #define sw_sram_isointb BIT(13)
39 #define sw_clk_dis BIT(14)
40 #define sw_ckiso BIT(15)
42 #define sw_hot_plug_reset BIT(22)
43 #define sw_pwr_on_override_en BIT(23)
44 #define sw_pwr_on BIT(24)
45 #define sw_coq_dis BIT(25)
46 #define logic_pdbo_all_off_ack BIT(26)
47 #define logic_pdbo_all_on_ack BIT(27)
48 #define logic_pre2_pdbo_all_on_ack BIT(28)
49 #define logic_pre1_pdbo_all_on_ack BIT(29)
65 #define cpu_sw_spark_en BIT(0)
66 #define cpu_sw_no_wait_for_q_channel BIT(1)
67 #define cpu_sw_fsm_override BIT(2)
68 #define cpu_sw_logic_pre1_pdb BIT(3)
69 #define cpu_sw_logic_pre2_pdb BIT(4)
70 #define cpu_sw_logic_pdb BIT(5)
71 #define cpu_sw_iso BIT(6)
72 #define cpu_sw_sram_sleepb BIT(7)
73 #define cpu_sw_sram_isointb BIT(8)
74 #define cpu_sw_clk_dis BIT(9)
75 #define cpu_sw_ckiso BIT(10)
77 #define cpu_sw_hot_plug_reset BIT(16)
78 #define cpu_sw_powr_on_override_en BIT(17)
79 #define cpu_sw_pwr_on BIT(18)
80 #define cpu_spark2ldo_allswoff BIT(19)
81 #define cpu_pdbo_all_on_ack BIT(20)
82 #define cpu_pre2_pdbo_allon_ack BIT(21)
83 #define cpu_pre1_pdbo_allon_ack BIT(22)
138 #define MP2_AXI_CONFIG_ACINACTM BIT(0)
139 #define MP2_AXI_CONFIG_AINACTS BIT(4)
141 #define MPx_AXI_CONFIG_ACINACTM BIT(4)
142 #define MPx_AXI_CONFIG_AINACTS BIT(5)
144 #define MPx_CA7_MISC_CONFIG_standbywfil2 BIT(28)
146 #define MP0_CPU0_STANDBYWFE BIT(20)
147 #define MP0_CPU1_STANDBYWFE BIT(21)
148 #define MP0_CPU2_STANDBYWFE BIT(22)
149 #define MP0_CPU3_STANDBYWFE BIT(23)
151 #define MP1_CPU0_STANDBYWFE BIT(20)
152 #define MP1_CPU1_STANDBYWFE BIT(21)
153 #define MP1_CPU2_STANDBYWFE BIT(22)
154 #define MP1_CPU3_STANDBYWFE BIT(23)
168 #define MP2_COQ_SW_DIS BIT(0)
182 #define MP2_SW_RST_B BIT(0)
183 #define MP2_TOPAON_APB_MASK BIT(1)
185 #define B_SW_HOT_PLUG_RESET BIT(30)
193 #define B_SW_SRAM_ISOINTB BIT(9)
194 #define B_SW_ISO BIT(8)
195 #define B_SW_LOGIC_PDB BIT(7)
196 #define B_SW_LOGIC_PRE2_PDB BIT(6)
197 #define B_SW_LOGIC_PRE1_PDB BIT(5)
198 #define B_SW_FSM_OVERRIDE BIT(4)
199 #define B_SW_PWR_ON BIT(3)
200 #define B_SW_PWR_ON_OVERRIDE_EN BIT(2)
204 #define B_SW_LOGIC_PDBO_ALL_OFF_ACK BIT(5)
205 #define B_SW_LOGIC_PDBO_ALL_ON_ACK BIT(4)
206 #define B_SW_LOGIC_PRE2_PDBO_ALL_ON_ACK BIT(3)
207 #define B_SW_LOGIC_PRE1_PDBO_ALL_ON_ACK BIT(2)