Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dsfdp.c117 struct sfdp_4bait { struct
927 static const struct sfdp_4bait reads[] = { in spi_nor_parse_4bait()
938 static const struct sfdp_4bait programs[] = { in spi_nor_parse_4bait()
943 static const struct sfdp_4bait erases[SNOR_ERASE_TYPE_MAX] = { in spi_nor_parse_4bait()
984 const struct sfdp_4bait *read = &reads[i]; in spi_nor_parse_4bait()
998 const struct sfdp_4bait *program = &programs[i]; in spi_nor_parse_4bait()
1017 const struct sfdp_4bait *erase = &erases[i]; in spi_nor_parse_4bait()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dsfdp.c129 struct sfdp_4bait { struct
961 static const struct sfdp_4bait reads[] = { in spi_nor_parse_4bait()
972 static const struct sfdp_4bait programs[] = { in spi_nor_parse_4bait()
977 static const struct sfdp_4bait erases[SNOR_ERASE_TYPE_MAX] = { in spi_nor_parse_4bait()
1019 const struct sfdp_4bait *read = &reads[i]; in spi_nor_parse_4bait()
1033 const struct sfdp_4bait *program = &programs[i]; in spi_nor_parse_4bait()
1052 const struct sfdp_4bait *erase = &erases[i]; in spi_nor_parse_4bait()

Completed in 5 milliseconds