2
0
forked from Ivasoft/openwrt

ar71xx: add ar71xx_device_reset_rmw helper

SVN-Revision: 28275
This commit is contained in:
Gabor Juhos
2011-09-21 11:47:50 +00:00
parent 9fa51d5c38
commit 91340d8af7
2 changed files with 49 additions and 0 deletions

View File

@@ -724,6 +724,7 @@ static inline u32 ar71xx_reset_rr(unsigned reg)
void ar71xx_device_stop(u32 mask);
void ar71xx_device_start(u32 mask);
void ar71xx_device_reset_rmw(u32 clear, u32 set);
int ar71xx_device_stopped(u32 mask);
/*