__mips_clear_bit
__mips_clear_bit(nr, addr);
void __mips_clear_bit(unsigned long nr, volatile unsigned long *addr);
EXPORT_SYMBOL(__mips_clear_bit);