Searched refs:CFI_POLL_DQ (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mtd/ | ||
H A D | cfi.h | 228 #define CFI_POLL_DQ BIT(1) macro |
/linux/drivers/mtd/chips/ | ||
H A D | cfi_cmdset_0002.c | 123 u8 poll_mask = CFI_POLL_STATUS_REG | CFI_POLL_DQ; in cfi_use_status_reg() |