Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c22 #define SCU_WPROT2 (SCU_BASE + 0xf04) macro
101 writel(BIT(17) | BIT(18) | BIT(19), SCU_WPROT2); in board_fit_image_post_process()