mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: add ar71xx_device_stopped function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18757 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -510,6 +510,7 @@ static inline u32 ar71xx_reset_rr(unsigned reg)
|
||||
|
||||
void ar71xx_device_stop(u32 mask);
|
||||
void ar71xx_device_start(u32 mask);
|
||||
int ar71xx_device_stopped(u32 mask);
|
||||
|
||||
/*
|
||||
* SPI block
|
||||
|
||||
Reference in New Issue
Block a user