Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Ddenali_pci.c25 { PCI_VDEVICE(INTEL, 0x0701), INTEL_CE4100 },
48 if (id->driver_data == INTEL_CE4100) { in denali_pci_probe()
49 denali->platform = INTEL_CE4100; in denali_pci_probe()
Ddenali.h448 #define INTEL_CE4100 1 macro
Ddenali.c438 if (denali->platform == INTEL_CE4100) { in find_valid_banks()
1433 if (denali->platform == INTEL_CE4100) { in denali_init()