OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RSB_STAT_LBSY_INT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-sunxi/
rsb.h
37
#define
RSB_STAT_LBSY_INT
(1 << 2)
/external/u-boot/arch/arm/mach-sunxi/
rsb.c
84
if (stat &
RSB_STAT_LBSY_INT
) {
Completed in 45 milliseconds