Home
last modified time | relevance | path

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

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