Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c56 #define CFI_SR_DRB BIT(7) macro
144 if (!map_word_bitsset(map, status, CMD(CFI_SR_DRB))) in cfi_check_err_status()
836 map_word ready = CMD(CFI_SR_DRB); in chip_ready()