Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/
Dreset.c41 setbits_be32(base + reg, AR71XX_RESET_FULL_CHIP); in _machine_restart()
/external/u-boot/arch/mips/mach-ath79/include/mach/
Dar71xx_regs.h626 #define AR71XX_RESET_FULL_CHIP BIT(24) macro