Home
last modified time | relevance | path

Searched refs:NAND_CTRL_ALE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_legacy.c278 ctrl = NAND_CTRL_ALE | NAND_CTRL_CHANGE; in nand_command()
/linux/include/linux/mtd/
H A Drawnand.h46 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE) macro