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