Home
last modified time | relevance | path

Searched refs:curd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mtd/chips/
Dcfi_cmdset_0002.c772 map_word oldd, curd; in chip_good() local
775 curd = map_read(map, addr); in chip_good()
777 return map_word_equal(map, oldd, curd) && in chip_good()
778 map_word_equal(map, curd, expected); in chip_good()