Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dstm32mp1_private.h22 uint32_t stm32mp1_syscfg_get_chip_dev_id(void);
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_syscfg.c398 uint32_t stm32mp1_syscfg_get_chip_dev_id(void) in stm32mp1_syscfg_get_chip_dev_id() function
Dstm32mp1_private.c304 return stm32mp1_syscfg_get_chip_dev_id(); in stm32mp_get_chip_dev_id()