Searched refs:STM32_GPIO_TYPER (Results 1 – 1 of 1) sorted by relevance
44 #define STM32_GPIO_TYPER 0x04 macro1043 val = readl_relaxed(bank->base + STM32_GPIO_TYPER); in stm32_pconf_set_driving()1046 writel_relaxed(val, bank->base + STM32_GPIO_TYPER); in stm32_pconf_set_driving()1067 val = readl_relaxed(bank->base + STM32_GPIO_TYPER); in stm32_pconf_get_driving()