Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A 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()
H A Dstm32mp1_def.h580 #define DBGMCU_BASE U(0x50081000) macro
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_def.h437 #define DBGMCU_BASE U(0x4A010000) macro