Home
last modified time | relevance | path

Searched defs:sfdp (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mtd/spi-nor/
H A Dsysfs.c59 struct sfdp *sfdp = nor->sfdp; in sfdp_read() local
H A Dcore.h627 struct sfdp { struct
628 size_t num_dwords;
629 u32 *dwords;
H A Dsfdp.c1400 struct sfdp *sfdp; in spi_nor_parse_sfdp() local
/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h410 struct sfdp *sfdp; member