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

/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c252 map_word status, status_OK; local
265 status_OK = CMD(0x80);
291 if (map_word_andequal(map, status, status_OK, status_OK))
332 if (map_word_andequal(map, status, status_OK, status_OK)) {
426 map_word status, status_OK; local
440 status_OK = CMD(0x80);
469 if (map_word_andequal(map, status, status_OK, status_OK))
737 map_word status, status_OK; local
1038 map_word status, status_OK; local
1184 map_word status, status_OK; local
[all...]
H A Dcfi_cmdset_0001.c756 map_word status, status_OK = CMD(0x80), status_PWS = CMD(0x01); local
769 if (map_word_andequal(map, status, status_OK, status_OK))
811 if (map_word_andequal(map, status, status_OK, status_OK))
1211 map_word status, status_OK = CMD(0x80); local
1240 if (map_word_andequal(map, status, status_OK, status_OK))

Completed in 12 milliseconds