Lines Matching refs:BIT
187 #define RT8973A_INT1_ATTACH_MASK BIT(0)
188 #define RT8973A_INT1_DETACH_MASK BIT(1)
189 #define RT8973A_INT1_CHGDET_MASK BIT(2)
190 #define RT8973A_INT1_DCD_T_MASK BIT(3)
191 #define RT8973A_INT1_OVP_MASK BIT(4)
192 #define RT8973A_INT1_CONNECT_MASK BIT(5)
193 #define RT8973A_INT1_ADC_CHG_MASK BIT(6)
194 #define RT8973A_INT1_OTP_MASK BIT(7)
195 #define RT8973A_INT2_UVLOT_MASK BIT(0)
196 #define RT8973A_INT2_POR_MASK BIT(1)
197 #define RT8973A_INT2_OTP_FET_MASK BIT(2)
198 #define RT8973A_INT2_OVP_FET_MASK BIT(3)
199 #define RT8973A_INT2_OCP_LATCH_MASK BIT(4)
200 #define RT8973A_INT2_OCP_MASK BIT(5)
201 #define RT8973A_INT2_OVP_OCP_MASK BIT(6)