HomeSort by: relevance | last modified time | path
    Searched refs:RSB_STAT_LOAD_BSY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_rsb.h 46 #define RSB_STAT_LOAD_BSY __BIT(2)
50 (RSB_STAT_LOAD_BSY | \
sunxi_rsb.c 266 if (sc->sc_stat & RSB_STAT_LOAD_BSY) {

Completed in 11 milliseconds