Searched refs:DATA_INPUT_STRIDE (Results 1 – 2 of 2) sorted by relevance
57 #define DATA_INPUT_STRIDE 0x04 /* register stride 32 bits */ macro
183 reg = gpio_dev.base[1] + DATA_OUTPUT + DATA_INPUT_STRIDE; in kd_pin_write()209 reg = gpio_dev.base[1] + DATA_INPUT + DATA_INPUT_STRIDE; in kd_pin_read()
Completed in 8 milliseconds