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

/linux-4.1.27/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c788 map_word status, status_OK = CMD(0x80), status_PWS = CMD(0x01); chip_ready() local
806 if (chip->priv && map_word_andequal(map, status, status_PWS, status_PWS)) chip_ready()

Completed in 76 milliseconds