Searched refs:ADR_CHANGE_BN (Results 1 – 3 of 3) sorted by relevance
77 ADR_CHANGE_BN, // address state change occurred enumerator
292 clear_bit(ADR_CHANGE_BN, &nec_priv->state); in tnt4882_accel_read()330 test_bit(ADR_CHANGE_BN, &nec_priv->state) || in tnt4882_accel_read()343 if (test_bit(ADR_CHANGE_BN, &nec_priv->state)) { in tnt4882_accel_read()368 test_bit(ADR_CHANGE_BN, &nec_priv->state) || in tnt4882_accel_read()376 if (test_bit(ADR_CHANGE_BN, &nec_priv->state)) in tnt4882_accel_read()
951 set_bit(ADR_CHANGE_BN, &priv->state); in nec7210_interrupt_have_status()
Completed in 14 milliseconds