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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c250 map_word status, status_OK; local
263 status_OK = CMD(0x80);
289 if (map_word_andequal(map, status, status_OK, status_OK))
325 if (map_word_andequal(map, status, status_OK, status_OK)) {
421 map_word status, status_OK; local
435 status_OK = CMD(0x80);
464 if (map_word_andequal(map, status, status_OK, status_OK))
729 map_word status, status_OK; local
1035 map_word status, status_OK; local
1183 map_word status, status_OK; local
[all...]
H A Dcfi_cmdset_0001.c755 map_word status, status_OK = CMD(0x80), status_PWS = CMD(0x01); local
768 if (map_word_andequal(map, status, status_OK, status_OK))
810 if (map_word_andequal(map, status, status_OK, status_OK))
1216 map_word status, status_OK = CMD(0x80); local
1233 if (map_word_andequal(map, status, status_OK, status_OK))

Completed in 99 milliseconds