Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dsysfs.c59 struct sfdp *sfdp = nor->sfdp; in sfdp_read() local
60 size_t sfdp_size = sfdp->num_dwords * sizeof(*sfdp->dwords); in sfdp_read()
62 return memory_read_from_buffer(buf, count, &off, nor->sfdp->dwords, in sfdp_read()
65 static const BIN_ATTR_RO(sfdp, 0);
96 if (attr == &bin_attr_sfdp && nor->sfdp) in spi_nor_sysfs_is_bin_visible()
H A DMakefile3 spi-nor-objs := core.o sfdp.o swp.o otp.o sysfs.o
/linux/include/linux/mtd/
H A Dspi-nor.h410 struct sfdp *sfdp; member
/linux/Documentation/driver-api/mtd/
H A Dspi-nor.rst47 root@1:~# xxd -p /sys/bus/spi/devices/spi0.0/spi-nor/sfdp
69 root@1:~# sha256sum /sys/bus/spi/devices/spi0.0/spi-nor/sfdp
70 …0461876f189ac97f93e68a05fa6428c6650b3b7baf736a921e5898ed1 /sys/bus/spi/devices/spi0.0/spi-nor/sfdp
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-spi-devices-spi-nor32 What: /sys/bus/spi/devices/.../spi-nor/sfdp