Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/st/stm32mp1/
A Dstm32mp1_dbgmcu.c62 *chip_version = (mmio_read_32(DBGMCU_BASE + DBGMCU_IDC) & in stm32mp1_dbgmcu_get_chip_version()
74 *chip_dev_id = mmio_read_32(DBGMCU_BASE + DBGMCU_IDC) & in stm32mp1_dbgmcu_get_chip_dev_id()
91 mmio_setbits_32(DBGMCU_BASE + DBGMCU_APB4FZ1, in stm32mp1_dbgmcu_freeze_iwdg2()
A Dstm32mp1_def.h453 #define DBGMCU_BASE U(0x50081000) macro

Completed in 6 milliseconds