Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/chips/
Dcfi_cmdset_0001.c831 map_word status, status_OK = CMD(0x80), status_PWS = CMD(0x01); in chip_ready() local
849 if (chip->priv && map_word_andequal(map, status, status_PWS, status_PWS)) in chip_ready()