HomeSort by relevance Sort by last modified time
    Searched refs:SBBASE0 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-uniphier/sbc/
sbc.c 59 writel(0x0000bc01, SBBASE0);
67 writel(0x0000be01, SBBASE0); /* dummy */
sbc-regs.h 15 #define SBBASE0 (SBBASE(0))
83 return !(readl(SBBASE0) & SBBASE_BANK_ENABLE);

Completed in 40 milliseconds