Home
last modified time | relevance | path

Searched refs:stm32mp_get_chip_version (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/st/common/include/
A Dstm32mp_common.h95 uint32_t stm32mp_get_chip_version(void);
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_common.c278 return (int32_t)(stm32mp_get_chip_version() & SOC_ID_REV_MASK); in plat_get_soc_revision()
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_private.c309 uint32_t stm32mp_get_chip_version(void) in stm32mp_get_chip_version() function
492 switch (stm32mp_get_chip_version()) { in stm32mp_get_soc_name()
A Dstm32mp1_usb_dfu.c274 chip_version = stm32mp_get_chip_version(); in stm32mp1_product_desc()

Completed in 5 milliseconds