Searched refs:sasr_bits (Results 1 – 2 of 2) sorted by relevance
184 enum sasr_bits { enum
257 unsigned short sasr_bits; in tnt4882_release_holdoff() local259 sasr_bits = tnt_readb(tnt_priv, SASR); in tnt4882_release_holdoff()265 if (sasr_bits & AEHS_BIT) /* holding off due to holdoff on end mode*/ { in tnt4882_release_holdoff()268 } else if (sasr_bits & ANHS1_BIT) { /* held off due to holdoff on all data mode*/ in tnt4882_release_holdoff()
Completed in 7 milliseconds