mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: add ar71xx_device_reset_rmw helper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28275 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user