GPIO_I2C_BITS
if ((reg & GPIO_I2C_BITS) == 0) {
voyager_gpio_dir(sc, 0xffffffff, GPIO_I2C_BITS);
reg &= ~GPIO_I2C_BITS;