Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/
Dreset.c55 reg = AR933X_RESET_REG_BOOTSTRAP; in ath79_get_bootstrap()
87 clrbits_be32(rregs + AR933X_RESET_REG_BOOTSTRAP, BIT(17)); in eth_init_ar933x()
/external/u-boot/arch/mips/mach-ath79/ar933x/
Dlowlevel_init.S100 lw t5, AR933X_RESET_REG_BOOTSTRAP(t0)
106 sw t1, AR933X_RESET_REG_BOOTSTRAP(t0)
/external/u-boot/arch/mips/mach-ath79/include/mach/
Dar71xx_regs.h593 #define AR933X_RESET_REG_BOOTSTRAP 0xac macro