Home
last modified time | relevance | path

Searched refs:MISC_NANDDIS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/spear/spear600/
H A Dspear600.c39 if (!(readl(&misc_regs_p->auto_cfg_reg) & MISC_NANDDIS)) in board_nand_init()
/openbmc/u-boot/board/spear/x600/
H A Dx600.c67 if (!(readl(&misc_regs_p->auto_cfg_reg) & MISC_NANDDIS)) in board_nand_init()
/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_misc.h122 #define MISC_NANDDIS 0x00020000 macro