Home
last modified time | relevance | path

Searched refs:_size_ (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A Dhal_cache.h245 #define HAL_DCACHE_FLUSH( _base_ , _size_ ) \ argument
246 HAL_DCACHE_INVALIDATE(_base_, _size_)
249 #define HAL_DCACHE_INVALIDATE( _base_ , _size_ ) \ argument
252 U32 end = (U32)_base_ + (U32)_size_; \
260 #define HAL_DCACHE_STORE( _base_ , _size_ ) argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h992 #define MY_HAL_DCACHE_FLUSH( _base_ , _size_ ) \
994 U32 size_once = _size_, base_once = _base_; \
1018 #define MY_HAL_DCACHE_FLUSH( _base_ , _size_ ) \ argument
1020 U32 size_once = _size_, base_once = _base_; \
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h992 #define MY_HAL_DCACHE_FLUSH( _base_ , _size_ ) \
994 U32 size_once = _size_, base_once = _base_; \
1018 #define MY_HAL_DCACHE_FLUSH( _base_ , _size_ ) \ argument
1020 U32 size_once = _size_, base_once = _base_; \
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h1003 #define MY_HAL_DCACHE_FLUSH( _base_ , _size_ ) \
1005 U32 size_once = _size_, base_once = _base_; \
1029 #define MY_HAL_DCACHE_FLUSH( _base_ , _size_ ) \ argument
1031 U32 size_once = _size_, base_once = _base_; \
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h992 #define MY_HAL_DCACHE_FLUSH( _base_ , _size_ ) \
994 U32 size_once = _size_, base_once = _base_; \
1018 #define MY_HAL_DCACHE_FLUSH( _base_ , _size_ ) \ argument
1020 U32 size_once = _size_, base_once = _base_; \