Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-ath79/
H A Dreset.c58 reg = AR934X_RESET_REG_BOOTSTRAP; in ath79_get_bootstrap()
122 reg = readl(rregs + AR934X_RESET_REG_BOOTSTRAP); in eth_init_ar934x()
/rk3399_rockchip-uboot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h597 #define AR934X_RESET_REG_BOOTSTRAP 0xb0 macro