Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dpxa3xx_nand.c110 #define NDCB0_DBC (0x1 << 19) macro
914 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8) | in prepare_set_command()
920 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8); in prepare_set_command()
922 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8) in prepare_set_command()
994 | NDCB0_DBC in prepare_set_command()
1034 | NDCB0_DBC in prepare_set_command()
/u-boot/arch/arm/include/asm/arch-pxa/
A Dpxa-regs.h2396 #define NDCB0_DBC (0x1<<19) macro

Completed in 35 milliseconds