Home
last modified time | relevance | path

Searched refs:NAND_SDR_IFACE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_timings.c25 .type = NAND_SDR_IFACE,
70 .type = NAND_SDR_IFACE,
115 .type = NAND_SDR_IFACE,
160 .type = NAND_SDR_IFACE,
205 .type = NAND_SDR_IFACE,
250 .type = NAND_SDR_IFACE,
733 if (type == NAND_SDR_IFACE) in onfi_fill_interface_config()
H A Dnand_sandisk.c9 onfi_fill_interface_config(chip, iface, NAND_SDR_IFACE, 0); in sdtnqgama_choose_interface_config()
H A Dnand_hynix.c683 onfi_fill_interface_config(chip, iface, NAND_SDR_IFACE, 4); in h27ucg8t2atrbc_choose_interface_config()
/linux/include/linux/mtd/
H A Drawnand.h599 NAND_SDR_IFACE, enumerator
628 return conf->type == NAND_SDR_IFACE; in nand_interface_is_sdr()