Searched defs:do_write_buffer (Results 1 - 4 of 4) sorted by relevance
/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 391 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 D | cfi_cmdset_0020.c | 424 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 D | cfi_cmdset_0002.c | 1375 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 D | cfi_cmdset_0001.c | 1643 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