Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/isee/igep00x0/
H A Dspl.c28 case NAND_MFR_MICRON: in get_board_mem_timings()
/OK3568_Linux_fs/u-boot/board/ti/beagle/
H A Dbeagle.c168 } else if (pop_mfr == NAND_MFR_MICRON && pop_id == 0xba) { in get_board_mem_timings()
175 } else if (pop_mfr == NAND_MFR_MICRON && pop_id == 0xbc) { in get_board_mem_timings()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dinternals.h27 #define NAND_MFR_MICRON 0x2c macro
H A Dnand_ids.c180 {NAND_MFR_MICRON, "Micron", &micron_nand_manuf_ops},
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_ids.c204 {NAND_MFR_MICRON, "Micron"},
H A Darasan_nfc.c1106 if ((maf_id == NAND_MFR_MICRON) && in arasan_check_ondie()
H A Dnand_base.c3992 if (p->jedec_id == NAND_MFR_MICRON) in nand_flash_detect_onfi()
4356 maf_id == NAND_MFR_MICRON)) in nand_decode_bbm_options()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h974 #define NAND_MFR_MICRON 0x2c macro