Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/block/
H A Dflash.h56 #define NAND_MFR_TOSHIBA 0x98 macro
/openbmc/u-boot/include/linux/mtd/
H A Ddoc2000.h203 #define NAND_MFR_TOSHIBA 0x98 macro
H A Drawnand.h987 #define NAND_MFR_TOSHIBA 0x98 macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dinternals.h34 #define NAND_MFR_TOSHIBA 0x98 macro
H A Dnand_ids.c196 {NAND_MFR_TOSHIBA, "Toshiba", &toshiba_nand_manuf_ops},
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_ids.c191 {NAND_MFR_TOSHIBA, "Toshiba"},
H A Dnand_base.c3592 if (id_len >= 6 && id_data[0] == NAND_MFR_TOSHIBA && in nand_decode_ext_id()
3664 maf_id == NAND_MFR_TOSHIBA || in nand_decode_bbm_options()
/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c122 #define NAND_MFR_TOSHIBA 0x98 macro
131 case NAND_MFR_TOSHIBA: in nand_flash_manufacturer()
/openbmc/qemu/hw/display/
H A Dtc6393xb.c554 NAND_MFR_TOSHIBA, 0x76); in tc6393xb_init()