NSP_GPIO_INT_POLARITY
readl(chip->base + NSP_GPIO_INT_POLARITY);
level_low = nsp_get_bit(chip, REG, NSP_GPIO_INT_POLARITY, gpio);
nsp_set_bit(chip, REG, NSP_GPIO_INT_POLARITY, gpio, level_low);