Lines Matching refs:BIT

187 #define MAX77843_SYS_IRQ_SYSUVLO_INT		BIT(0)
188 #define MAX77843_SYS_IRQ_SYSOVLO_INT BIT(1)
189 #define MAX77843_SYS_IRQ_TSHDN_INT BIT(2)
190 #define MAX77843_SYS_IRQ_TM_INT BIT(3)
194 #define MAX77843_MAINCTRL1_BIASEN_MASK BIT(MAINCTRL1_BIASEN_SHIFT)
201 #define MAX77843_MCONFIG_MODE_MASK BIT(MCONFIG_MODE_SHIFT)
202 #define MAX77843_MCONFIG_MEN_MASK BIT(MCONFIG_MEN_SHIFT)
206 #define MAX77843_CHG_BYP_I BIT(0)
207 #define MAX77843_CHG_BATP_I BIT(2)
208 #define MAX77843_CHG_BAT_I BIT(3)
209 #define MAX77843_CHG_CHG_I BIT(4)
210 #define MAX77843_CHG_WCIN_I BIT(5)
211 #define MAX77843_CHG_CHGIN_I BIT(6)
212 #define MAX77843_CHG_AICL_I BIT(7)
215 #define MAX77843_CHG_BYP_OK BIT(0)
216 #define MAX77843_CHG_BATP_OK BIT(2)
217 #define MAX77843_CHG_BAT_OK BIT(3)
218 #define MAX77843_CHG_CHG_OK BIT(4)
219 #define MAX77843_CHG_WCIN_OK BIT(5)
220 #define MAX77843_CHG_CHGIN_OK BIT(6)
221 #define MAX77843_CHG_AICL_OK BIT(7)
224 #define MAX77843_CHG_BAT_DTLS BIT(0)
286 #define MAX77843_MUIC_ADC BIT(0)
287 #define MAX77843_MUIC_ADCERROR BIT(2)
288 #define MAX77843_MUIC_ADC1K BIT(3)
290 #define MAX77843_MUIC_CHGTYP BIT(0)
291 #define MAX77843_MUIC_CHGDETRUN BIT(1)
292 #define MAX77843_MUIC_DCDTMR BIT(2)
293 #define MAX77843_MUIC_DXOVP BIT(3)
294 #define MAX77843_MUIC_VBVOLT BIT(4)
296 #define MAX77843_MUIC_VBADC BIT(0)
297 #define MAX77843_MUIC_VDNMON BIT(1)
298 #define MAX77843_MUIC_DNRES BIT(2)
299 #define MAX77843_MUIC_MPNACK BIT(3)
300 #define MAX77843_MUIC_MRXBUFOW BIT(4)
301 #define MAX77843_MUIC_MRXTRF BIT(5)
302 #define MAX77843_MUIC_MRXPERR BIT(6)
303 #define MAX77843_MUIC_MRXRDY BIT(7)
311 #define MAX77843_INTSRCMASK_CHGR_MASK BIT(MAX77843_INTSRCMASK_CHGR)
312 #define MAX77843_INTSRCMASK_SYS_MASK BIT(MAX77843_INTSRCMASK_SYS)
313 #define MAX77843_INTSRCMASK_FG_MASK BIT(MAX77843_INTSRCMASK_FG)
314 #define MAX77843_INTSRCMASK_MUIC_MASK BIT(MAX77843_INTSRCMASK_MUIC)
335 #define MAX77843_MUIC_STATUS1_ADCERROR_MASK BIT(MAX77843_MUIC_STATUS1_ADCERROR_SHIFT)
336 #define MAX77843_MUIC_STATUS1_ADC1K_MASK BIT(MAX77843_MUIC_STATUS1_ADC1K_SHIFT)
338 #define MAX77843_MUIC_STATUS2_CHGDETRUN_MASK BIT(MAX77843_MUIC_STATUS2_CHGDETRUN_SHIFT)
339 #define MAX77843_MUIC_STATUS2_DCDTMR_MASK BIT(MAX77843_MUIC_STATUS2_DCDTMR_SHIFT)
340 #define MAX77843_MUIC_STATUS2_DXOVP_MASK BIT(MAX77843_MUIC_STATUS2_DXOVP_SHIFT)
341 #define MAX77843_MUIC_STATUS2_VBVOLT_MASK BIT(MAX77843_MUIC_STATUS2_VBVOLT_SHIFT)
343 #define MAX77843_MUIC_STATUS3_VDNMON_MASK BIT(MAX77843_MUIC_STATUS3_VDNMON_SHIFT)
344 #define MAX77843_MUIC_STATUS3_DNRES_MASK BIT(MAX77843_MUIC_STATUS3_DNRES_SHIFT)
345 #define MAX77843_MUIC_STATUS3_MPNACK_MASK BIT(MAX77843_MUIC_STATUS3_MPNACK_SHIFT)
365 #define MAX77843_MUIC_CONTROL1_IDBEN_MASK BIT(MAX77843_MUIC_CONTROL1_IDBEN_SHIFT)
366 #define MAX77843_MUIC_CONTROL2_LOWPWR_MASK BIT(MAX77843_MUIC_CONTROL2_LOWPWR_SHIFT)
367 #define MAX77843_MUIC_CONTROL2_ADCEN_MASK BIT(MAX77843_MUIC_CONTROL2_ADCEN_SHIFT)
368 #define MAX77843_MUIC_CONTROL2_CPEN_MASK BIT(MAX77843_MUIC_CONTROL2_CPEN_SHIFT)
369 #define MAX77843_MUIC_CONTROL2_ACC_DET_MASK BIT(MAX77843_MUIC_CONTROL2_ACC_DET_SHIFT)
370 #define MAX77843_MUIC_CONTROL2_USBCPINT_MASK BIT(MAX77843_MUIC_CONTROL2_USBCPINT_SHIFT)
371 #define MAX77843_MUIC_CONTROL2_RCPS_MASK BIT(MAX77843_MUIC_CONTROL2_RCPS_SHIFT)
374 #define MAX77843_MUIC_CONTROL4_USBAUTO_MASK BIT(MAX77843_MUIC_CONTROL4_USBAUTO_SHIFT)
375 #define MAX77843_MUIC_CONTROL4_FCTAUTO_MASK BIT(MAX77843_MUIC_CONTROL4_FCTAUTO_SHIFT)
426 BIT(SAFEOUTCTRL_ENSAFEOUT1_SHIFT)
428 BIT(SAFEOUTCTRL_ENSAFEOUT2_SHIFT)