Searched refs:TQMX86_GPIOD (Results 1 – 1 of 1) sorted by relevance
27 #define TQMX86_GPIOD 1 /* GPIO Data Register */ macro59 return !!(tqmx86_gpio_read(gpio, TQMX86_GPIOD) & BIT(offset)); in tqmx86_gpio_get()70 val = tqmx86_gpio_read(gpio, TQMX86_GPIOD); in tqmx86_gpio_set()75 tqmx86_gpio_write(gpio, val, TQMX86_GPIOD); in tqmx86_gpio_set()