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