Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ath79/
Ddev-wmac.c112 t = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_wmac_setup()
Ddev-usb.c189 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_usb_setup()
Dpci.c234 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ath79_register_pci()
Dclock.c255 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_clocks_init()
/Linux-v4.19/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h542 #define AR934X_RESET_REG_BOOTSTRAP 0xb0 macro