Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dstm32_util.h27 uint32_t stm32mp_syscfg_get_chip_dev_id(void);
H A Dmain.c615 *dev_id = stm32mp_syscfg_get_chip_dev_id(); in get_chip_dev_id()
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_syscfg.c92 uint32_t stm32mp_syscfg_get_chip_dev_id(void) in stm32mp_syscfg_get_chip_dev_id() function