Home
last modified time | relevance | path

Searched refs:stm32_get_gpio_bank_clk (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/drivers/
A Dstm32_gpio.c57 struct clk *clk = stm32_get_gpio_bank_clk(bank); in get_gpio_cfg()
96 struct clk *clk = stm32_get_gpio_bank_clk(bank); in set_gpio_cfg()
187 if (res || clk != stm32_get_gpio_bank_clk(bank)) in ckeck_gpio_bank()
394 struct clk *clk = stm32_get_gpio_bank_clk(bank); in stm32_gpio_get_input_level()
412 struct clk *clk = stm32_get_gpio_bank_clk(bank); in stm32_gpio_set_output_level()
429 struct clk *clk = stm32_get_gpio_bank_clk(bank); in stm32_gpio_set_secure_cfg()
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/
A Dstm32_util.h48 struct clk *stm32_get_gpio_bank_clk(unsigned int bank);
A Dmain.c479 struct clk *stm32_get_gpio_bank_clk(unsigned int bank) in stm32_get_gpio_bank_clk() function

Completed in 4 milliseconds