Searched defs:do_write_buffer (Results 1 - 4 of 4) sorted by relevance

/drivers/mtd/lpddr/
H A Dlpddr_cmds.c391 int do_write_buffer(struct map_info *map, struct flchip *chip, function
662 ret = do_write_buffer(map, &lpddr->chips[chipnum],
/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c424 static inline int do_write_buffer(struct map_info *map, struct flchip *chip, function
641 ret = do_write_buffer(map, &cfi->chips[chipnum],
H A Dcfi_cmdset_0002.c1375 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, function
1534 ret = do_write_buffer(map, &cfi->chips[chipnum],
H A Dcfi_cmdset_0001.c1643 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, function
1830 ret = do_write_buffer(map, &cfi->chips[chipnum],

Completed in 66 milliseconds