GPIO_NO
#define GPIO_NO_SCLK0 GPIO_NO(3, 2)
imxgpio_set_direction(GPIO_NO(4, 9), GPIO_PIN_OUTPUT);
imxgpio_set_direction(GPIO_NO(4, 10), GPIO_PIN_OUTPUT);
imxgpio_set_direction(GPIO_NO(3, 3), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(3, 3), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(4, 9), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(4, 10), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(2, 13), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(2, 13), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(4, 24), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(4, 24), GPIO_PIN_INPUT);
imxgpio_data_write(GPIO_NO(4, 25), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(4, 25), GPIO_PIN_INPUT);
imxgpio_data_write(GPIO_NO(3, 14), GPIO_PIN_LOW);
imxgpio_set_direction(GPIO_NO(3, 14), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(3, 0), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(3, 0), GPIO_PIN_INPUT);
imxgpio_data_write(GPIO_NO(4, 24), GPIO_PIN_LOW);
imxgpio_set_direction(GPIO_NO(4, 24), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(4, 25), GPIO_PIN_LOW);
imxgpio_set_direction(GPIO_NO(4, 25), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(3, 0), GPIO_PIN_LOW);
imxgpio_set_direction(GPIO_NO(3, 0), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(4, 24), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(4, 24), GPIO_PIN_INPUT);
imxgpio_data_write(GPIO_NO(4, 25), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(4, 25), GPIO_PIN_INPUT);
imxgpio_data_write(GPIO_NO(3, 0), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(3, 0), GPIO_PIN_INPUT);
imxgpio_data_write(GPIO_NO(1, 27), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(1, 27), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(1, 7), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(1, 7), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(3, 1), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(3, 1), GPIO_PIN_OUTPUT);
imxgpio_data_write(GPIO_NO(2, 1), GPIO_PIN_LOW);
imxgpio_set_direction(GPIO_NO(2, 1), GPIO_PIN_INPUT);
imxgpio_data_write(GPIO_NO(2, 5), GPIO_PIN_HIGH);
imxgpio_set_direction(GPIO_NO(2, 5), GPIO_PIN_OUTPUT);