Searched refs:STM32_GPIO_TYPER (Results 1 – 1 of 1) sorted by relevance
39 #define STM32_GPIO_TYPER 0x04 macro922 val = readl_relaxed(bank->base + STM32_GPIO_TYPER); in stm32_pconf_set_driving()925 writel_relaxed(val, bank->base + STM32_GPIO_TYPER); in stm32_pconf_set_driving()946 val = readl_relaxed(bank->base + STM32_GPIO_TYPER); in stm32_pconf_get_driving()