Searched full:tamp (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | st,stm32-rproc.yaml | 118 Reference to the tamp register which exposes the Cortex-M4 state. 121 - description: Phandle of syscon block with the tamp register 122 - description: The offset of the tamp register 128 Reference to the tamp register which references the Cortex-M4 132 - description: Phandle of syscon block with the tamp register 133 - description: The offset of the tamp register 175 st,syscfg-rsc-tbl = <&tamp 0x144 0xFFFFFFFF>; 176 st,syscfg-m4-state = <&tamp 0x148 0xFFFFFFFF>; 188 st,syscfg-rsc-tbl = <&tamp 0x144 0xFFFFFFFF>; 189 st,syscfg-m4-state = <&tamp 0x148 0xFFFFFFFF>;
|
/openbmc/linux/Documentation/devicetree/bindings/arm/stm32/ |
H A D | st,stm32-syscon.yaml | 20 - st,stm32-tamp 27 - const: st,stm32-tamp
|
/openbmc/u-boot/arch/arm/mach-stm32mp/ |
H A D | cpu.c | 108 /* TAMP: deactivate the internal tamper in security_init() 146 /* save the boot mode in TAMP backup register */ in get_bootmode() 151 /* read TAMP backup register */ in get_bootmode() 174 /* get bootmode from BootRom context: saved in TAMP register */ in arch_cpu_init()
|
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/ |
H A D | stm32.h | 88 /* TAMP registers */
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp151.dtsi | 1663 tamp: tamp@5c00a000 { label 1664 compatible = "st,stm32-tamp", "syscon", "simple-mfd"; 1842 st,syscfg-rsc-tbl = <&tamp 0x144 0xFFFFFFFF>; 1843 st,syscfg-m4-state = <&tamp 0x148 0xFFFFFFFF>;
|