init_gpio_reset
extern int init_gpio_reset(int gpio, int output, int level);
init_gpio_reset(SPITZ_GPIO_ON_RESET, 1, 0);