Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Ddiskonchip.c87 static void doc200x_hwcontrol(struct nand_chip *this, int cmd,
376 doc200x_hwcontrol(this, NAND_CMD_READID, in doc200x_ident_chip()
378 doc200x_hwcontrol(this, 0, NAND_CTRL_ALE | NAND_CTRL_CHANGE); in doc200x_ident_chip()
379 doc200x_hwcontrol(this, NAND_CMD_NONE, NAND_NCE | NAND_CTRL_CHANGE); in doc200x_ident_chip()
397 doc200x_hwcontrol(this, NAND_CMD_READID, in doc200x_ident_chip()
399 doc200x_hwcontrol(this, 0, NAND_CTRL_ALE | NAND_CTRL_CHANGE); in doc200x_ident_chip()
400 doc200x_hwcontrol(this, NAND_CMD_NONE, in doc200x_ident_chip()
605 doc200x_hwcontrol(this, NAND_CMD_NONE, 0 | NAND_CTRL_CHANGE); in doc200x_select_chip()
610 doc200x_hwcontrol(this, NAND_CMD_NONE, NAND_NCE | NAND_CTRL_CHANGE); in doc200x_select_chip()
618 static void doc200x_hwcontrol(struct nand_chip *this, int cmd, in doc200x_hwcontrol() function
[all …]