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

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/mtd/devices/
H A Dubi32-m25p80.c375 } write_buf; local
400 write_buf.word[i] = mem_flash_io_read_u32(
407 write_needed = write_needed || (write_buf.byte[j] != buf[i]);
408 write_buf.byte[j] &= buf[i];
431 : "a" (io), "r" (&write_buf.word[0])
465 "r" (&write_buf.word[EXTFLASH_WRITE_FIFO_SIZE / 4])
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/xway/
H A Dnand.c194 .write_buf = xway_write_buf,
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/mtd/nand/
H A Drb4xx_nand.c216 info->chip.write_buf = rb4xx_nand_write_buf;
H A Drb750_nand.c286 info->chip.write_buf = rb750_nand_write_buf;
H A Dar934x_nfc.c1061 nand->write_buf = ar934x_nfc_write_buf;
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/svip/
H A Ddevices.c363 .write_buf = svip_nand_write_buf,

Completed in 48 milliseconds