imxgpio_data_write
void imxgpio_data_write(u_int, u_int);
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_data_write(GPIO_NO(2, 13), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(4, 24), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(4, 25), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(3, 14), GPIO_PIN_LOW);
imxgpio_data_write(GPIO_NO(3, 0), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(4, 24), GPIO_PIN_LOW);
imxgpio_data_write(GPIO_NO(4, 25), GPIO_PIN_LOW);
imxgpio_data_write(GPIO_NO(3, 0), GPIO_PIN_LOW);
imxgpio_data_write(GPIO_NO(4, 24), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(4, 25), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(3, 0), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(1, 27), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(1, 7), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(3, 1), GPIO_PIN_HIGH);
imxgpio_data_write(GPIO_NO(2, 1), GPIO_PIN_LOW);
imxgpio_data_write(GPIO_NO(2, 5), GPIO_PIN_HIGH);