Home
last modified time | relevance | path

Searched defs:write_enable (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c146 static inline int write_enable(struct spi_nor *nor) in write_enable() function
H A Dspi-nor-core.c298 static int write_enable(struct spi_nor *nor) in write_enable() function
/openbmc/qemu/hw/block/
H A Dm25p80.c510 bool write_enable; member