Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-xgene-sb.c78 int lvl_type = GPIO_INT_LEVEL_H; in xgene_gpio_sb_irq_set_type() local
83 lvl_type = GPIO_INT_LEVEL_H; in xgene_gpio_sb_irq_set_type()
87 lvl_type = GPIO_INT_LEVEL_L; in xgene_gpio_sb_irq_set_type()
96 d->hwirq, lvl_type); in xgene_gpio_sb_irq_set_type()
Dgpio-bcm-kona.c399 u32 lvl_type; in bcm_kona_gpio_irq_set_type() local
407 lvl_type = GPIO_GPCTR0_ITR_CMD_RISING_EDGE; in bcm_kona_gpio_irq_set_type()
411 lvl_type = GPIO_GPCTR0_ITR_CMD_FALLING_EDGE; in bcm_kona_gpio_irq_set_type()
415 lvl_type = GPIO_GPCTR0_ITR_CMD_BOTH_EDGE; in bcm_kona_gpio_irq_set_type()
431 val |= lvl_type << GPIO_GPCTR0_ITR_SHIFT; in bcm_kona_gpio_irq_set_type()
Dgpio-tegra.c306 unsigned int gpio = d->hwirq, port = GPIO_PORT(gpio), lvl_type; in tegra_gpio_irq_set_type() local
318 lvl_type = GPIO_INT_LVL_EDGE_RISING; in tegra_gpio_irq_set_type()
322 lvl_type = GPIO_INT_LVL_EDGE_FALLING; in tegra_gpio_irq_set_type()
326 lvl_type = GPIO_INT_LVL_EDGE_BOTH; in tegra_gpio_irq_set_type()
330 lvl_type = GPIO_INT_LVL_LEVEL_HIGH; in tegra_gpio_irq_set_type()
334 lvl_type = GPIO_INT_LVL_LEVEL_LOW; in tegra_gpio_irq_set_type()
345 val |= lvl_type << GPIO_BIT(gpio); in tegra_gpio_irq_set_type()
/Linux-v6.1/tools/arch/x86/kcpuid/
Dcpuid.csv238 0xB, 0, ECX, 15:8, lvl_type, 0-Invalid 1-SMT 2-Core