Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/spi-nor/
Daspeed-smc.c41 bool hastype; /* flash type field exists in config reg */ member
54 .hastype = true,
63 .hastype = false,
72 .hastype = true,
81 .hastype = false,
663 if (info->hastype) in aspeed_smc_chip_setup_init()