Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c55 #define CFI_SR_DRB BIT(7) macro
143 if (!map_word_bitsset(map, status, CMD(CFI_SR_DRB))) in cfi_check_err_status()
839 map_word ready = CMD(CFI_SR_DRB); in chip_ready()