Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/
H A Daspeed-smc.c37 bool hastype; /* flash type field exists in config reg */ member
50 .hastype = true,
59 .hastype = false,
68 .hastype = true,
77 .hastype = false,
660 if (info->hastype) in aspeed_smc_chip_setup_init()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-aspeed-smc.c75 bool hastype; member
682 if (data->hastype) in aspeed_spi_setup()
1109 .hastype = true,
1123 .hastype = false,
1135 .hastype = true,
1149 .hastype = false,
1163 .hastype = false,
1178 .hastype = false,

Completed in 5 milliseconds