Home
last modified time | relevance | path

Searched refs:NAND_CTL_CLRALE (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/linux/mtd/
Dnand.h67 #define NAND_CTL_CLRALE 6 macro
/linux-2.4.37.9/drivers/mtd/nand/
Dspia.c95 case NAND_CTL_CLRALE: (*(volatile unsigned char *) (spia_io_base + spia_pedr)) &= ~0x02; break; in spia_hwcontrol()
Dedb7312.c103 case NAND_CTL_CLRALE: in ep7312_hwcontrol()
Dautcpu12.c126 …case NAND_CTL_CLRALE: (*(volatile unsigned char *) (autcpu12_io_base + autcpu12_pedr)) &= ~AUTCPU1… in autcpu12_hwcontrol()
Dnand.c228 this->hwcontrol (NAND_CTL_CLRALE); in nand_command()