Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/spi-nor/
Dsfdp.c124 struct sfdp_4bait { struct
946 static const struct sfdp_4bait reads[] = { in spi_nor_parse_4bait()
957 static const struct sfdp_4bait programs[] = { in spi_nor_parse_4bait()
962 static const struct sfdp_4bait erases[SNOR_ERASE_TYPE_MAX] = { in spi_nor_parse_4bait()
1004 const struct sfdp_4bait *read = &reads[i]; in spi_nor_parse_4bait()
1018 const struct sfdp_4bait *program = &programs[i]; in spi_nor_parse_4bait()
1037 const struct sfdp_4bait *erase = &erases[i]; in spi_nor_parse_4bait()