Searched refs:ASIC3_CONFIG_GPIO_DIR (Results 1 – 2 of 2) sorted by relevance
98 #define ASIC3_CONFIG_GPIO_DIR(config) ((config & (1 << 14)) >> 14) macro
552 dir = ASIC3_CONFIG_GPIO_DIR(config); in asic3_gpio_probe()