NSP_GPIO_DATA_IN
level = readl(chip->base + NSP_GPIO_DATA_IN) ^
return !!(readl(chip->base + NSP_GPIO_DATA_IN) & BIT(gpio));