Searched refs:ath79_reset_rr (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/mips/ath79/
H A Ddev-wmac.c89 t = ath79_reset_rr(AR933X_RESET_REG_BOOTSTRAP); ar933x_wmac_setup()
112 t = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); ar934x_wmac_setup()
130 t = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); qca955x_wmac_setup()
H A Dcommon.c81 t = ath79_reset_rr(reg); ath79_device_reset_set()
109 t = ath79_reset_rr(reg); ath79_device_reset_clear()
H A Dirq.c129 status = ath79_reset_rr(AR934X_RESET_REG_PCIE_WMAC_INT_STATUS); ar934x_ip2_irq_dispatch()
162 status = ath79_reset_rr(QCA955X_RESET_REG_EXT_INT_STATUS); qca955x_ip2_irq_dispatch()
190 status = ath79_reset_rr(QCA955X_RESET_REG_EXT_INT_STATUS); qca955x_ip3_irq_dispatch()
H A Dclock.c166 t = ath79_reset_rr(AR933X_RESET_REG_BOOTSTRAP); ar933x_clocks_init()
250 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); ar934x_clocks_init()
363 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); qca955x_clocks_init()
H A Ddev-usb.c189 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); ar934x_usb_setup()
H A Dpci.c234 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); ath79_register_pci()
H A Dsetup.c63 id = ath79_reset_rr(AR71XX_RESET_REG_REV_ID); ath79_detect_sys_type()
/linux-4.1.27/arch/mips/include/asm/mach-ath79/
H A Dath79.h137 static inline u32 ath79_reset_rr(unsigned reg) ath79_reset_rr() function

Completed in 73 milliseconds