Home
last modified time | relevance | path

Searched refs:stm32_pinctrl (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_gpio.h17 struct stm32_pinctrl;
/optee_os/core/drivers/
H A Dstm32_gpio.c146 struct stm32_pinctrl { struct
159 struct stm32_pinctrl pinctrl[]; argument
200 struct stm32_pinctrl gpio_pinctrl;
666 struct stm32_pinctrl *pinctrl, size_t count) in get_pinctrl_from_fdt()
759 struct stm32_pinctrl *ref = &pinctrl[found]; in get_pinctrl_from_fdt()
1374 struct stm32_pinctrl *p = ref->pinctrl; in stm32_pinctrl_conf_apply()
1489 struct stm32_pinctrl *pinctrl = NULL; in stm32_pinctrl_dt_get()