Searched refs:sfdp_4bait (Results 1 – 1 of 1) sorted by relevance
3857 struct sfdp_4bait { struct3881 static const struct sfdp_4bait reads[] = { in spi_nor_parse_4bait() argument3892 static const struct sfdp_4bait programs[] = { in spi_nor_parse_4bait()3897 static const struct sfdp_4bait erases[SNOR_ERASE_TYPE_MAX] = { in spi_nor_parse_4bait()3939 const struct sfdp_4bait *read = &reads[i]; in spi_nor_parse_4bait()3953 const struct sfdp_4bait *program = &programs[i]; in spi_nor_parse_4bait()3972 const struct sfdp_4bait *erase = &erases[i]; in spi_nor_parse_4bait()