Home
last modified time | relevance | path

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

/arch/arm/mach-stm32mp/include/mach/
A Dstm32.h90 #define STM32_TAMP_BASE 0x5C00A000 macro
136 #define TAMP_BACKUP_REGISTER(x) (STM32_TAMP_BASE + 0x100 + 4 * x)
179 #define STM32_TAMP_BASE 0x46010000 macro
189 #define TAMP_BACKUP_REGISTER(x) (STM32_TAMP_BASE + 0x100 + 4 * (x))
/arch/arm/mach-stm32mp/stm32mp1/
A Dstm32mp15x.c43 #define TAMP_CR1 (STM32_TAMP_BASE + 0x00)
44 #define TAMP_SMCR (STM32_TAMP_BASE + 0x20)
A Dstm32mp13x.c49 #define TAMP_CR1 (STM32_TAMP_BASE + 0x00)

Completed in 5 milliseconds