Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c2407 static int __xipram do_erase_chip(struct map_info *map, struct flchip *chip) in do_erase_chip() function
2625 return do_erase_chip(map, &cfi->chips[0]); in cfi_amdstd_erase_chip()
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c2411 static int __xipram do_erase_chip(struct map_info *map, struct flchip *chip) in do_erase_chip() function
2629 return do_erase_chip(map, &cfi->chips[0]); in cfi_amdstd_erase_chip()

Completed in 8 milliseconds