Home
last modified time | relevance | path

Searched full:srwd (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.yaml81 The status register write disable (SRWD) bit in status register, combined
83 the SRWD bit is set to 1, and the WP# signal is either driven LOW or hard
88 pull-downs) then status register permanently becomes read-only as the SRWD bit
90 the SRWD bit while writing the status register. WP# signal hard strapped to GND
/linux/drivers/mtd/spi-nor/
H A Datmel.c87 /* SRWD bit needs to be cleared, otherwise the protection doesn't change */ in atmel_nor_set_global_protection()
92 dev_dbg(nor->dev, "unable to clear SRWD bit, WP# asserted?\n"); in atmel_nor_set_global_protection()
100 * Set the SRWD bit again as soon as we are protecting in atmel_nor_set_global_protection()
103 * spi_nor_sr_lock(), which sets SRWD if any block protection in atmel_nor_set_global_protection()