Searched refs:NSP_GPIO_INT_POLARITY (Results 1 – 1 of 1) sorted by relevance
43 #define NSP_GPIO_INT_POLARITY 0x50 macro153 readl(chip->base + NSP_GPIO_INT_POLARITY); in nsp_gpio_irq_handler()231 level_low = nsp_get_bit(chip, REG, NSP_GPIO_INT_POLARITY, gpio); in nsp_gpio_irq_set_type()258 nsp_set_bit(chip, REG, NSP_GPIO_INT_POLARITY, gpio, level_low); in nsp_gpio_irq_set_type()