Home
last modified time | relevance | path

Searched refs:NAND_CS (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/mtd/nand/
Dau1550nd.c285 au_writel((1 << (4 + NAND_CS)), MEM_STNDCTL); in au1550_hwcontrol()
503 if (NAND_CS == 0) { in au1xxx_nand_init()
508 if (NAND_CS == 1) { in au1xxx_nand_init()
513 if (NAND_CS == 2) { in au1xxx_nand_init()
518 if (NAND_CS == 3) { in au1xxx_nand_init()
527 if (((au_readl(MEM_STCFG0) & 0x7) == 0x5) && (NAND_CS == 0)) in au1xxx_nand_init()
529 else if (((au_readl(MEM_STCFG1) & 0x7) == 0x5) && (NAND_CS == 1)) in au1xxx_nand_init()
531 else if (((au_readl(MEM_STCFG2) & 0x7) == 0x5) && (NAND_CS == 2)) in au1xxx_nand_init()
533 else if (((au_readl(MEM_STCFG3) & 0x7) == 0x5) && (NAND_CS == 3)) in au1xxx_nand_init()
546 if (NAND_CS == 0) in au1xxx_nand_init()
[all …]
/linux-2.6.39/arch/mips/include/asm/mach-pb1x00/
Dpb1550.h66 #define NAND_CS 1 macro
Dpb1200.h139 #define NAND_CS 1 macro
/linux-2.6.39/arch/mips/include/asm/mach-db1x00/
Ddb1x00.h72 #define NAND_CS 1 macro