Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-tegra/
Dgpio.c59 #define GPIO_INT_LVL_LEVEL_LOW 0x000000 macro
194 lvl_type = GPIO_INT_LVL_LEVEL_LOW; in tegra_gpio_irq_set_type()