Home
last modified time | relevance | path

Searched refs:stm32_gpio_ctl (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dstm32_gpio.c45 const struct stm32_gpio_ctl *ctl) in stm32_gpio_config()
130 struct stm32_gpio_ctl ctl; in gpio_direction_input()
146 struct stm32_gpio_ctl ctl; in gpio_direction_output()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A Dpinctrl_stm32.c18 const struct stm32_gpio_ctl *ctl) in stm32_gpio_config()
54 static int prep_gpio_ctl(struct stm32_gpio_ctl *gpio_ctl, u32 gpio_fn, int node) in prep_gpio_ctl()
107 struct stm32_gpio_ctl gpio_ctl; in stm32_pinctrl_config()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-stm32f4/
H A Dgpio.h126 struct stm32_gpio_ctl { struct
145 const struct stm32_gpio_ctl *gpio_ctl); argument
/OK3568_Linux_fs/u-boot/board/st/stm32f429-discovery/
H A Dstm32f429-discovery.c27 const struct stm32_gpio_ctl gpio_ctl_gpout = {
35 const struct stm32_gpio_ctl gpio_ctl_usart = {
64 const struct stm32_gpio_ctl gpio_ctl_fmc = {
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-stm32f7/
H A Dgpio.h92 struct stm32_gpio_ctl { struct