Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c895 | NDCB0_EXT_CMD_TYPE(ext_cmd_type); in prepare_set_command()
914 | NDCB0_EXT_CMD_TYPE(ext_cmd_type) in prepare_set_command()
945 | NDCB0_EXT_CMD_TYPE(ext_cmd_type); in prepare_set_command()
955 | NDCB0_EXT_CMD_TYPE(ext_cmd_type) in prepare_set_command()
1099 int exec_cmd, ext_cmd_type; in nand_cmdfunc_extended() local
1124 ext_cmd_type = EXT_CMD_TYPE_MONO; in nand_cmdfunc_extended()
1127 ext_cmd_type = EXT_CMD_TYPE_DISPATCH; in nand_cmdfunc_extended()
1130 ext_cmd_type = EXT_CMD_TYPE_NAKED_RW; in nand_cmdfunc_extended()
1133 ext_cmd_type = 0; in nand_cmdfunc_extended()
1207 ext_cmd_type = EXT_CMD_TYPE_LAST_RW; in nand_cmdfunc_extended()
[all …]