Searched refs:writesize (Results 76 - 86 of 86) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c457 mtd->writesize = 1;
684 mtd->writesize = cfi->interleave << prinfo->ProgRegShift;
687 map->name, mtd->writesize,
H A Dcfi_cmdset_0002.c402 mtd->writesize = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Ddoc2000.c568 mtd->writesize = 512;
H A Ddoc2001.c348 mtd->writesize = 512;
H A Ddoc2001plus.c472 mtd->writesize = 512;
H A Dm25p80.c852 flash->mtd.writesize = 1;
H A Dmtd_dataflash.c659 device->writesize = pagesize;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/lpddr/
H A Dlpddr_cmds.c87 mtd->writesize = 1 << lpddr->qinfo->BufSizeShift;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dvmu-flash.c550 mtd_cur->writesize = card->blocklen;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/onenand/
H A Domap2.c284 return this->writesize;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dnandsim.c571 ns->geom.pgsz = mtd->writesize;

Completed in 138 milliseconds

1234