STM32_GPIO_MODER
val = readl_relaxed(bank->base + STM32_GPIO_MODER);
writel_relaxed(val, bank->base + STM32_GPIO_MODER);