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.c838 int ext_cmd_type, uint16_t column, int page_addr) in prepare_set_command() argument
887 NDCB0_EXT_CMD_TYPE(ext_cmd_type); in prepare_set_command()
895 | 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()
[all …]