Searched refs:has_mask_bits (Results 1 – 1 of 1) sorted by relevance
527 bool has_mask_bits = !!(ioread8(ioaddr + reg) & mask); in rhine_wait_bit() local529 if (low ^ has_mask_bits) in rhine_wait_bit()