Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/ath79/
Dcommon.c96 reg = AR724X_RESET_REG_RESET_MODULE; in ath79_device_reset_set()
128 reg = AR724X_RESET_REG_RESET_MODULE; in ath79_device_reset_clear()
/linux-6.1.9/arch/mips/pci/
Dpci-ar724x.c419 if (ath79_reset_rr(AR724X_RESET_REG_RESET_MODULE) & AR724X_RESET_PCIE) in ar724x_pci_probe()
/linux-6.1.9/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h533 #define AR724X_RESET_REG_RESET_MODULE 0x1c macro