ufx_reg_clear_bits
status = ufx_reg_clear_bits(dev, 0x700C, 0x0000000A);
status = ufx_reg_clear_bits(dev, 0x700C, 0x80000000);
status = ufx_reg_clear_bits(dev, 0x7000, 0x00000005);
status = ufx_reg_clear_bits(dev, 0x7000, 0x0000000A);
status = ufx_reg_clear_bits(dev, 0x7000, 0x80000000);