LOONGSON_GPIO_INTPOL
val = readl(gpio_base + LOONGSON_GPIO_INTPOL);
writel(val & ~BIT(LS2K_BMC_RESET_GPIO), gpio_base + LOONGSON_GPIO_INTPOL);