Home
last modified time | relevance | path

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

/u-boot/drivers/remoteproc/
A Dstm32_copro.c150 writel(TAMP_COPRO_STATE_CRUN, TAMP_COPRO_STATE); in stm32_copro_start()
181 writel(TAMP_COPRO_STATE_OFF, TAMP_COPRO_STATE); in stm32_copro_reset()
203 return (readl(TAMP_COPRO_STATE) == TAMP_COPRO_STATE_OFF); in stm32_copro_is_running()
/u-boot/arch/arm/mach-stm32mp/include/mach/
A Dstm32.h97 #define TAMP_COPRO_STATE TAMP_BACKUP_REGISTER(18) macro
/u-boot/arch/arm/mach-stm32mp/
A Dcpu.c263 writel(TAMP_COPRO_STATE_OFF, TAMP_COPRO_STATE); in arch_cpu_init()

Completed in 7 milliseconds