lvl_type 408 drivers/gpio/gpio-bcm-kona.c u32 lvl_type; lvl_type 416 drivers/gpio/gpio-bcm-kona.c lvl_type = GPIO_GPCTR0_ITR_CMD_RISING_EDGE; lvl_type 420 drivers/gpio/gpio-bcm-kona.c lvl_type = GPIO_GPCTR0_ITR_CMD_FALLING_EDGE; lvl_type 424 drivers/gpio/gpio-bcm-kona.c lvl_type = GPIO_GPCTR0_ITR_CMD_BOTH_EDGE; lvl_type 440 drivers/gpio/gpio-bcm-kona.c val |= lvl_type << GPIO_GPCTR0_ITR_SHIFT; lvl_type 302 drivers/gpio/gpio-tegra.c unsigned int gpio = d->hwirq, port = GPIO_PORT(gpio), lvl_type; lvl_type 311 drivers/gpio/gpio-tegra.c lvl_type = GPIO_INT_LVL_EDGE_RISING; lvl_type 315 drivers/gpio/gpio-tegra.c lvl_type = GPIO_INT_LVL_EDGE_FALLING; lvl_type 319 drivers/gpio/gpio-tegra.c lvl_type = GPIO_INT_LVL_EDGE_BOTH; lvl_type 323 drivers/gpio/gpio-tegra.c lvl_type = GPIO_INT_LVL_LEVEL_HIGH; lvl_type 327 drivers/gpio/gpio-tegra.c lvl_type = GPIO_INT_LVL_LEVEL_LOW; lvl_type 338 drivers/gpio/gpio-tegra.c val |= lvl_type << GPIO_BIT(gpio); lvl_type 78 drivers/gpio/gpio-xgene-sb.c int lvl_type = GPIO_INT_LEVEL_H; lvl_type 83 drivers/gpio/gpio-xgene-sb.c lvl_type = GPIO_INT_LEVEL_H; lvl_type 87 drivers/gpio/gpio-xgene-sb.c lvl_type = GPIO_INT_LEVEL_L; lvl_type 96 drivers/gpio/gpio-xgene-sb.c d->hwirq, lvl_type);