Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dcpu.c39 #define DBGMCU_IDC (STM32_DBGMCU_BASE + 0x00)
40 #define DBGMCU_APB4FZ1 (STM32_DBGMCU_BASE + 0x2C)
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/
H A Dstm32.h15 #define STM32_DBGMCU_BASE 0x50081000 macro