Searched refs:ath79_reset_wr (Results 1 – 2 of 2) sorted by relevance
113 ath79_reset_wr(reg, t | mask); in ath79_device_reset_set()141 ath79_reset_wr(reg, t & ~mask); in ath79_device_reset_clear()
134 static inline void ath79_reset_wr(unsigned reg, u32 val) in ath79_reset_wr() function