Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvBitops.h144 static __inline__ int _test_and_clear_bit_le(U32 nr, U32 *p) in _test_and_clear_bit_le() function
166 #define test_and_clear_bit(nr,p) _test_and_clear_bit_le(nr,p)