Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/include/
Dstm32mp1_dbgmcu.h14 int stm32mp1_dbgmcu_get_chip_dev_id(uint32_t *chip_dev_id);
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/
Dstm32mp1_dbgmcu.c62 int stm32mp1_dbgmcu_get_chip_dev_id(uint32_t *chip_dev_id) in stm32mp1_dbgmcu_get_chip_dev_id() function
Dstm32mp1_private.c309 if (stm32mp1_dbgmcu_get_chip_dev_id(&dev_id) < 0) { in stm32mp_get_chip_dev_id()