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

/drivers/mtd/nand/
H A Dpxa3xx_nand.c41 #define NDDB (0x40) /* Data Buffer */ macro
354 __raw_writesl(info->mmio_base + NDDB, info->data_buff,
357 __raw_writesl(info->mmio_base + NDDB, info->oob_buff,
361 __raw_readsl(info->mmio_base + NDDB, info->data_buff,
364 __raw_readsl(info->mmio_base + NDDB, info->oob_buff,
385 desc->dtadr = info->mmio_phys + NDDB;
390 desc->dsadr = info->mmio_phys + NDDB;

Completed in 161 milliseconds