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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c253 map_word status, status_OK; local
266 status_OK = CMD(0x80);
292 if (map_word_andequal(map, status, status_OK, status_OK))
328 if (map_word_andequal(map, status, status_OK, status_OK)) {
424 map_word status, status_OK; local
438 status_OK = CMD(0x80);
467 if (map_word_andequal(map, status, status_OK, status_OK))
732 map_word status, status_OK; local
1036 map_word status, status_OK; local
1184 map_word status, status_OK; local
[all...]
H A Dcfi_cmdset_0001.c649 map_word status, status_OK = CMD(0x80), status_PWS = CMD(0x01); local
717 if (map_word_andequal(map, status, status_OK, status_OK))
764 if (map_word_andequal(map, status, status_OK, status_OK))
1071 map_word status, status_OK = CMD(0x80); local
1088 if (map_word_andequal(map, status, status_OK, status_OK))

Completed in 67 milliseconds