Searched refs:doc200x_hwcontrol (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ddiskonchip.c89 static void doc200x_hwcontrol(struct mtd_info *mtd, int cmd,
398 doc200x_hwcontrol(mtd, NAND_CMD_READID,
400 doc200x_hwcontrol(mtd, 0, NAND_CTRL_ALE | NAND_CTRL_CHANGE);
401 doc200x_hwcontrol(mtd, NAND_CMD_NONE, NAND_NCE | NAND_CTRL_CHANGE);
419 doc200x_hwcontrol(mtd, NAND_CMD_READID,
421 doc200x_hwcontrol(mtd, 0, NAND_CTRL_ALE | NAND_CTRL_CHANGE);
422 doc200x_hwcontrol(mtd, NAND_CMD_NONE,
683 doc200x_hwcontrol(mtd, NAND_CMD_NONE, 0 | NAND_CTRL_CHANGE);
688 doc200x_hwcontrol(mtd, NAND_CMD_NONE, NAND_NCE | NAND_CTRL_CHANGE);
696 static void doc200x_hwcontrol(struc function
[all...]

Completed in 99 milliseconds