Searched refs:vendor_revision (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/mtd/ | ||
D | nand.h | 290 __le16 vendor_revision; member |
/linux-4.4.14/drivers/mtd/nand/ | ||
D | nand_base.c | 3284 if (le16_to_cpu(p->vendor_revision) < 1) in nand_onfi_detect_micron() |