Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Dinternals.h34 #define NAND_MFR_TOSHIBA 0x98 macro
Dnand_ids.c193 {NAND_MFR_TOSHIBA, "Toshiba", &toshiba_nand_manuf_ops},
/linux-6.1.9/drivers/usb/storage/
Dsddr09.c122 #define NAND_MFR_TOSHIBA 0x98 macro
131 case NAND_MFR_TOSHIBA: in nand_flash_manufacturer()