Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-rockchip/
Dcru_rk3368.h119 MCU_SYS_SRST_MASK = BIT(12), enumerator
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rockchip/rk3368/
Drk3368.c85 rk_clrreg(&cru->softrst_con[1], MCU_PO_SRST_MASK | MCU_SYS_SRST_MASK); in mcu_init()