Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/ath79/
A Dcommon.c113 t = ath79_reset_rr(reg); in ath79_device_reset_set()
145 t = ath79_reset_rr(reg); in ath79_device_reset_clear()
A Dclock.c157 t = ath79_reset_rr(AR933X_RESET_REG_BOOTSTRAP); in ar933x_clocks_init()
245 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_clocks_init()
360 bootstrap = ath79_reset_rr(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_clocks_init()
443 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_clocks_init()
532 misc = ath79_reset_rr(AR71XX_RESET_REG_MISC_INT_ENABLE); in qca956x_clocks_init()
536 bootstrap = ath79_reset_rr(QCA956X_RESET_REG_BOOTSTRAP); in qca956x_clocks_init()
A Dsetup.c52 id = ath79_reset_rr(AR71XX_RESET_REG_REV_ID); in ath79_detect_sys_type()
/linux-6.3-rc2/arch/mips/include/asm/mach-ath79/
A Dath79.h170 static inline u32 ath79_reset_rr(unsigned reg) in ath79_reset_rr() function
/linux-6.3-rc2/arch/mips/pci/
A Dpci-ar724x.c419 if (ath79_reset_rr(AR724X_RESET_REG_RESET_MODULE) & AR724X_RESET_PCIE) in ar724x_pci_probe()

Completed in 10 milliseconds