Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_dbgmcu.c51 *chip_version = (mmio_read_32(DBGMCU_BASE + DBGMCU_IDC) & in stm32mp1_dbgmcu_get_chip_version()
70 *chip_dev_id = mmio_read_32(DBGMCU_BASE + DBGMCU_IDC) & in stm32mp1_dbgmcu_get_chip_dev_id()
Dstm32mp1_def.h588 #define DBGMCU_BASE U(0x50081000) macro
/trusted-firmware-a-latest/plat/st/stm32mp2/
Dstm32mp2_def.h197 #define DBGMCU_BASE U(0x4A010000) macro