Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Drsb.h35 #define RSB_STAT_TOVER_INT (1 << 0) macro
/external/u-boot/arch/arm/mach-sunxi/
Drsb.c92 if (stat & RSB_STAT_TOVER_INT) { in rsb_await_trans()