Home
last modified time | relevance | path

Searched refs:spi_flash_cmd_write_enable (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/spi/
Dsf_internal.h182 static inline int spi_flash_cmd_write_enable(struct spi_flash *flash) in spi_flash_cmd_write_enable() function
Dspi_flash.c289 ret = spi_flash_cmd_write_enable(flash); in spi_flash_write_common()
715 ret = spi_flash_cmd_write_enable(flash); in sst_byte_write()
749 ret = spi_flash_cmd_write_enable(flash); in sst_write_wp()