Home
last modified time | relevance | path

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

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