Searched refs:V7M_MPU_CTRL_ENABLE (Results 1 – 1 of 1) sorted by relevance
12 #define V7M_MPU_CTRL_ENABLE BIT(0) macro25 writel(V7M_MPU_CTRL_ENABLE | V7M_MPU_CTRL_PRIVDEFENA, &V7M_MPU->ctrl); in enable_mpu()