Home
last modified time | relevance | path

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

/arch/arm/mach-k3/am62x/
A Dboot.c107 u32 reset_reason = readl(CTRLMMR_MCU_RST_SRC); in get_reset_reason()
111 writel(reset_reason, CTRLMMR_MCU_RST_SRC); in get_reset_reason()
/arch/arm/mach-k3/am64x/
A Dam642_init.c27 #define CTRLMMR_MCU_RST_SRC (MCU_CTRL_MMR0_BASE + 0x18178) macro
234 rst_src = readl(CTRLMMR_MCU_RST_SRC); in board_init_f()
/arch/arm/mach-k3/include/mach/
A Dam62_hardware.h83 #define CTRLMMR_MCU_RST_SRC (MCU_CTRL_MMR0_BASE + 0x18178) macro

Completed in 5 milliseconds