Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_common.h64 uint32_t stm32_iwdg_get_instance(uintptr_t base);
/rk3399_ARM-atf/drivers/st/iwdg/
H A Dstm32_iwdg.c94 idx = stm32_iwdg_get_instance(dt_info.base); in stm32_iwdg_init()
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_private.c593 uint32_t stm32_iwdg_get_instance(uintptr_t base) in stm32_iwdg_get_instance() function