Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-ath79/
H A Dreset.c56 reg = AR933X_RESET_REG_BOOTSTRAP; in ath79_get_bootstrap()
88 clrbits_be32(rregs + AR933X_RESET_REG_BOOTSTRAP, BIT(17)); in eth_init_ar933x()
/rk3399_rockchip-uboot/arch/mips/mach-ath79/ar933x/
H A Dlowlevel_init.S101 lw t5, AR933X_RESET_REG_BOOTSTRAP(t0)
107 sw t1, AR933X_RESET_REG_BOOTSTRAP(t0)
/rk3399_rockchip-uboot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h594 #define AR933X_RESET_REG_BOOTSTRAP 0xac macro