Home
last modified time | relevance | path

Searched refs:ASIC3_CONFIG_GPIO_DIR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/mfd/
Dasic3.h98 #define ASIC3_CONFIG_GPIO_DIR(config) ((config & (1 << 14)) >> 14) macro
/linux-2.6.39/drivers/mfd/
Dasic3.c552 dir = ASIC3_CONFIG_GPIO_DIR(config); in asic3_gpio_probe()