Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-msm-v2.c71 INTR_POL_CTL = 1, enumerator
226 clear_gpio_bits(BIT(INTR_POL_CTL), GPIO_INTR_CFG(gpio)); in msm_gpio_update_dual_edge_pos()
228 set_gpio_bits(BIT(INTR_POL_CTL), GPIO_INTR_CFG(gpio)); in msm_gpio_update_dual_edge_pos()
296 bits |= BIT(INTR_POL_CTL); in msm_gpio_irq_set_type()
298 bits &= ~BIT(INTR_POL_CTL); in msm_gpio_irq_set_type()