Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-ath79/
H A Dreset.c42 setbits_be32(base + reg, AR71XX_RESET_FULL_CHIP); in _machine_restart()
/rk3399_rockchip-uboot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h627 #define AR71XX_RESET_FULL_CHIP BIT(24) macro