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

  /external/u-boot/board/spear/spear300/
spear300.c 39 if (((readl(&misc_regs_p->auto_cfg_reg) & MISC_SOCCFGMSK) ==
41 ((readl(&misc_regs_p->auto_cfg_reg) & MISC_SOCCFGMSK) ==
  /external/u-boot/board/spear/spear310/
spear310.c 40 if (((readl(&misc_regs_p->auto_cfg_reg) & MISC_SOCCFGMSK) ==
42 ((readl(&misc_regs_p->auto_cfg_reg) & MISC_SOCCFGMSK) ==
  /external/u-boot/board/spear/spear320/
spear320.c 50 if (((readl(&misc_regs_p->auto_cfg_reg) & MISC_SOCCFGMSK) ==
52 ((readl(&misc_regs_p->auto_cfg_reg) & MISC_SOCCFGMSK) ==
  /external/u-boot/arch/arm/include/asm/arch-spear/
spr_misc.h 119 #define MISC_SOCCFGMSK 0x0000003F

Completed in 44 milliseconds